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