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.

参数

此函数没有参数。

返回值

没有返回值。

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top