array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'eventhttprequest.clearheaders.php', 1 => 'EventHttpRequest::clearHeaders', 2 => 'Removes all output headers from the header list of the request', ), 'up' => array ( 0 => 'class.eventhttprequest.php', 1 => 'EventHttpRequest', ), 'prev' => array ( 0 => 'eventhttprequest.cancel.php', 1 => 'EventHttpRequest::cancel', ), 'next' => array ( 0 => 'eventhttprequest.closeconnection.php', 1 => 'EventHttpRequest::closeConnection', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/event/eventhttprequest/clearheaders.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

EventHttpRequest::clearHeaders

(PECL event >= 1.4.0-beta)

EventHttpRequest::clearHeadersRemoves all output headers from the header list of the request

Açıklama

public EventHttpRequest::clearHeaders(): void

Removes all output headers from the header list of the request.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Hiçbir değer dönmez.

Ayrıca Bakınız