EventHttpConnection::setMaxHeadersSize
(PECL event >= 1.2.6-beta)
EventHttpConnection::setMaxHeadersSize — Sets maximum header size
Descrição
public
void
EventHttpConnection::setMaxHeadersSize
(
string
$max_size
)Sets maximum header size for the connection.
Parâmetros
-
max_size -
The maximum header size in bytes.
Valor Retornado
Não há valor retornado.
Veja Também
- EventHttpConnection::setMaxBodySize() - Sets maximum body size for the connection