HttpResponse::getCacheControl

Get cache control

Description

static string HttpResponse::getCacheControl ( void )

Get current Cache-Control header setting.

Return Values

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

See Also

  • HttpResponse::setCacheControl
  • HttpResponse::setCache
  • HttpResponse::getCache