EventHttpRequest::clearHeaders
(PECL event >= 1.4.0-beta)
EventHttpRequest::clearHeaders — Removes all output headers from the header list of the request
Descrição
public
void
EventHttpRequest::clearHeaders
( void
)
Removes all output headers from the header list of the request.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Não há valor retornado.
Veja Também
- EventHttpRequest::addHeader() - Adds an HTTP header to the headers of the request