EventHttpConnection
PHP Manual

EventHttpConnection::setMaxHeadersSize

(PECL event >= 1.2.6-beta)

EventHttpConnection::setMaxHeadersSizeSets 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
PHP Manual