EventHttpConnection::setMaxBodySize
(PECL event >= 1.2.6-beta)
EventHttpConnection::setMaxBodySize — Sets maximum body size for the connection
Description
public EventHttpConnection::setMaxBodySize ( string $max_size ) : void
Sets maximum body size for the connection.
Parameters
-
max_size
-
The maximum body size in bytes.
Return Values
No value is returned.
See Also
- EventHttpConnection::setMaxHeadersSize() - Sets maximum header size
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/eventhttpconnection.setmaxbodysize.php