PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Funktionsreferenz Sonstige Dienste HTTP HttpResponse HttpResponse::getCache
HttpResponse HttpResponse::capture HttpResponse::getBufferSize HttpResponse::getCache HttpResponse::getCacheControl HttpResponse::getContentDisposition HttpResponse::getContentType HttpResponse::getData HttpResponse::getETag HttpResponse::getFile HttpResponse::getGzip HttpResponse::getHeader HttpResponse::getLastModified HttpResponse::getRequestBody HttpResponse::getRequestBodyStream HttpResponse::getRequestHeaders HttpResponse::getStream HttpResponse::getThrottleDelay HttpResponse::guessContentType HttpResponse::redirect HttpResponse::send HttpResponse::setBufferSize HttpResponse::setCache HttpResponse::setCacheControl HttpResponse::setContentDisposition HttpResponse::setContentType HttpResponse::setData HttpResponse::setETag HttpResponse::setFile HttpResponse::setGzip HttpResponse::setHeader HttpResponse::setLastModified HttpResponse::setStream HttpResponse::setThrottleDelay HttpResponse::status
  • HttpResponse::getBufferSize
  • HttpResponse::getCacheControl

HttpResponse::getCache

(PECL pecl_http >= 0.10.0)

HttpResponse::getCache — Get cache

Beschreibung

static bool HttpResponse::getCache ( void )

Get current caching setting.

Rückgabewerte

Returns TRUE if caching should be attempted, else FALSE.

Siehe auch

  • HttpResponse::setCacheControl() - Set cache control
  • HttpResponse::getCacheControl() - Get cache control
  • HttpResponse::setCache() - Set cache

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.