EventHttpConnection::setMaxHeadersSize
(PECL event >= 1.2.6-beta)
EventHttpConnection::setMaxHeadersSize — Sets maximum header size
Beschreibung
public
void
EventHttpConnection::setMaxHeadersSize
(
string
$max_size
)Sets maximum header size for the connection.
Parameter-Liste
-
max_size -
The maximum header size in bytes.
Rückgabewerte
Es wird kein Wert zurückgegeben.
Siehe auch
- EventHttpConnection::setMaxBodySize() - Sets maximum body size for the connection