PHP Class Bluz\Proxy\HttpCacheControl

Example of usage use Bluz\Proxy\HttpCacheControl;
See also: Instance::setPrivate()
See also: Instance::setPublic()
See also: Instance::getMaxAge()
See also: Instance::getMaxAge()
See also: Instance::getMaxAge()
See also: Instance::getTtl()
See also: Instance::setTtl()
See also: Instance::setClientTtl()
See also: Instance::getEtag()
See also: Instance::setEtag()
See also: Instance::getAge()
See also: Instance::setAge()
See also: Instance::getExpires()
See also: Instance::setExpires()
See also: Instance::getLastModified()
See also: Instance::setLastModified()
Author: Anton Shevchuk
Inheritance: use trait ProxyTrait
Datei anzeigen Open project: bluzphp/framework Class Usage Examples

Protected Methods

Method Description
initInstance ( ) : CacheControl | Bluz\Common\Nil Init instance

Method Details

initInstance() protected static method

Init instance
protected static initInstance ( ) : CacheControl | Bluz\Common\Nil
return Bluz\Http\CacheControl | Bluz\Common\Nil