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()
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top