PHP 8.4.0 RC3 available for testing

EventHttp::setMaxHeadersSize

(PECL event >= 1.4.0-beta)

EventHttp::setMaxHeadersSizeSets maximum HTTP header size

Descrição

public EventHttp::setMaxHeadersSize( int $value ): void

Sets maximum HTTP header size.

Parâmetros

value

The header size in bytes.

Valor Retornado

Nenhum valor é retornado.

Veja Também

  • EventHttp::setMaxHeadersSize()
adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top