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