PHP Conference Japan 2024

http_clear_last_response_headers

(PHP 8 >= 8.4.0)

http_clear_last_response_headers清除已存储的HTTP响应头

描述

http_clear_last_response_headers(): void

清除使用HTTP封装器接收到的HTTP响应头。

参数

此函数没有参数。

返回值

不返回任何值。

参见

添加注释

用户贡献注释

此页面没有用户贡献的注释。
To Top