AbstractSurrogate

AbstractSurrogate

class AbstractSurrogate implements SurrogateInterface

Abstract class implementing Surrogate capabilities to Request and Response instances.

Methods

__construct(array $contentTypes = array('text/html', 'text/xml', 'application/xhtml+xml', 'application/xml'))

Constructor.

ResponseCacheStrategyInterface createCacheStrategy()

Returns a new cache strategy instance.

bool 登录查看完整内容