update : 2015.11.03
php.shukuma.com검색:
|
HttpResponse::setCacheControl(PECL pecl_http >= 0.10.0) HttpResponse::setCacheControl — Set cache control 설명
static
bool HttpResponse::setCacheControl
( string
$control
[, int $max_age = 0
[, bool $must_revalidate = true
]] )Define a custom Cache-Control header, usually being private or public; 인수
반환값
Returns 참고
|