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