HttpResponse::getCacheControl
(PECL pecl_http >= 0.10.0)
HttpResponse::getCacheControl — cache control を取得する
説明
static
string HttpResponse::getCacheControl
( void
)
現在の Cache-Control ヘッダの設定を取得します。
返り値
現在の cache control の設定を、 ヘッダとして送信されるのと同様の形式の文字列で返します。
参考
- HttpResponse::setCacheControl - cache control を設定する
- HttpResponse::setCache - キャッシュを設定する
- HttpResponse::getCachel
HttpResponse::getCacheControl
There are no user contributed notes for this page.
