EventHttpConnection::setMaxBodySize
PHP function
Edit on GitHub ✎
(PECL event >= 1.2.6-beta)
Sets maximum body size for the connection
Description
EventHttpConnection::setMaxBodySize(string $max_size): void
Sets maximum body size for the connection.
Parameters
max_sizeThe maximum body size in bytes.
Return Values
Void
See Also
EventHttpConnection::setMaxHeadersSize