EventHttp::setMaxHeadersSize

(PECL event >= 1.4.0-beta)

EventHttp::setMaxHeadersSizeSets maximum HTTP header size

Descrizione

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

Sets maximum HTTP header size.

Elenco dei parametri

value

The header size in bytes.

Valori restituiti

Nessun valore viene restituito.

Vedere anche:

  • EventHttp::setMaxHeadersSize()
add a note

User Contributed Notes

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