PHP 8.4.0 RC4 available for testing

http_clear_last_response_headers

(PHP 8 >= 8.4.0)

http_clear_last_response_headersClears the stored HTTP response headers

Опис

http_clear_last_response_headers(): void

Clears the HTTP response headers that were received using the HTTP wrapper.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Не повертає значень.

Прогляньте також

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top