You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got an error "An internal response size limit was exceeded" when calling SendAsync method in HttpClient
Is it about buffer size or what?
try to set MaxResponseContentBufferSize but no luck.
Hello,
I got an error "An internal response size limit was exceeded" when calling SendAsync method in HttpClient
Is it about buffer size or what?
try to set MaxResponseContentBufferSize but no luck.