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
When setBodySizeLimit to 0 (means no limit) and send request with http2 protocol, will see this error:
Amp\Http\Client\Connection\Http2StreamException: Body size limit exceeded in /.../vendor/amphp/http-client/src/Connection/Internal/Http2ConnectionProcessor.php:782
When setBodySizeLimit to 0 (means no limit) and send request with http2 protocol, will see this error:
Amp\Http\Client\Connection\Http2StreamException: Body size limit exceeded in /.../vendor/amphp/http-client/src/Connection/Internal/Http2ConnectionProcessor.php:782
https://github.com/amphp/http-client/blob/master/src/Connection/Internal/Http2ConnectionProcessor.php#L838
The text was updated successfully, but these errors were encountered: