[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/HttpCache/ -> ResponseCacheStrategy.php (summary)

(no description)

File Size: 96 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ResponseCacheStrategy:: (2 methods):
  add()
  update()


Class: ResponseCacheStrategy  - X-Ref

ResponseCacheStrategy knows how to compute the Response cache HTTP header
based on the different response cache headers.

This implementation changes the master response TTL to the smallest TTL received
or force validation if one of the surrogates has validation cache strategy.

add(Response $response)   X-Ref
{@inheritdoc}


update(Response $response)   X-Ref
{@inheritdoc}




Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1