array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'function.http-clear-last-response-headers.php', 1 => 'http_clear_last_response_headers', 2 => 'Clears the stored HTTP response headers', ), 'up' => array ( 0 => 'ref.network.php', 1 => 'Ağ İşlevleri', ), 'prev' => array ( 0 => 'function.headers-sent.php', 1 => 'headers_sent', ), 'next' => array ( 0 => 'function.http-get-last-response-headers.php', 1 => 'http_get_last_response_headers', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/network/functions/http-clear-last-response-headers.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 8 >= 8.4.0)
http_clear_last_response_headers — Clears the stored HTTP response headers
Clears the HTTP response headers that were received using the HTTP wrapper.
Bu işlevin bağımsız değişkeni yoktur.
Hiçbir değer dönmez.