PHP Velho Oeste 2024

HttpResponse::getCacheControl

(PECL pecl_http >= 0.10.0)

HttpResponse::getCacheControlGet cache control

Описание

static string HttpResponse::getCacheControl ( void )

Get current Cache-Control header setting.

Возвращаемые значения

Returns the current cache control setting as a string like sent in a header.

Смотрите также

add a note add a note

User Contributed Notes

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