PHP Velho Oeste 2024

HttpResponse::getCacheControl

(PECL pecl_http >= 0.10.0)

HttpResponse::getCacheControlcache control を取得する

説明

static string HttpResponse::getCacheControl ( void )

現在の Cache-Control ヘッダの設定を取得します。

返り値

現在の cache control の設定を、 ヘッダとして送信されるのと同様の形式の文字列で返します。

参考

add a note add a note

User Contributed Notes

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