HttpResponse::getCacheControl
cache control を取得する
&reftitle.description;
static
stringHttpResponse::getCacheControl
現在の Cache-Control ヘッダの設定を取得します。
&reftitle.returnvalues;
現在の cache control の設定を、
ヘッダとして送信されるのと同様の形式の文字列で返します。
&reftitle.seealso;
HttpResponse::setCacheControl
HttpResponse::setCache
HttpResponse::getCache