php8.5
Home/ Manual/ event / eventhttpconnection/ EventHttpConnection::setMaxHeadersSize

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_size

The maximum header size in bytes.

Return Values

Void

See Also

  • EventHttpConnection::setMaxBodySize

Source: reference/event/eventhttpconnection/setmaxheaderssize.xml · from the official PHP manual (php/doc-en)