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