PHP 8.4.2 Released!

http_clear_last_response_headers

(PHP 8 >= 8.4.0)

http_clear_last_response_headers保存された HTTP レスポンスヘッダーをクリア

説明

http_clear_last_response_headers(): void

HTTP ラッパー を使って受け取った HTTP レスポンスをクリアします。

パラメータ

この関数にはパラメータはありません。

戻り値

値を返しません。

参考

add a note

User Contributed Notes

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