http_clear_last_response_headers

(PHP 8 >= 8.4.0)

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

説明

function 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