http_clear_last_response_headers
PHP function
Edit on GitHub ✎
(PHP 8 >= 8.4.0)
Clears the stored HTTP response headers
Description
http_clear_last_response_headers(): void
Clears the HTTP response headers that were received using the HTTP wrapper.
Parameters Parameters
Return Values
Void