http_clear_last_response_headers
(PHP 8 >= 8.4.0)
http_clear_last_response_headers — Clears the stored HTTP response headers
说明
http_clear_last_response_headers(): void
Clears the HTTP response headers that were received using the HTTP wrapper.
参数
此函数没有参数。
返回值
没有返回值。
参见
- http_get_last_response_headers() - Retrieve last HTTP response headers
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.http-clear-last-response-headers.php