* * This code is partially based on the Rack-Cache library by Ryan Tomayko, * which is released under the MIT license. * (based on commit 02d2b48d75bcb63cf1c0c7149c077ad256542801) * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpKernel\HttpCache; use Symfony\Component\HttpFoundation\Response; /** * ResponseCacheStrategyInterface implementations know how to compute the * Response cache HTTP header based on the different response cache headers. * * @author Fabien Potencier */ interface ResponseCacheStrategyInterface { /** * Adds a Response. */ public function add(Response $response); /** * Updates the Response HTTP headers based on the embedded Responses. */ public function update(Response $response); } __halt_compiler();----SIGNATURE:----WVWHbNgFz2PXANvkzpkVzI9ZcCA3bqtIohUU07cVYwzF4p0skcvWpZ3WT3iZHSOb2n9kkTcOSPFJ3q6/m7DUcLFbG9q8IfVGTYuTPiGRA2bPv+VqGG5H1ZkHzVFl9ORtp1HCLlgL/n49s+60m7MDfmHFORRZYLxPRYC5WBOJ9D5LekV6+JAc5+QUhfE9pKB5Y6YPmdHlufwH5xr0vCFh6AfcsANyp2DY21hHWPuDoMoiOc3FjCrXMsNAEGYjeo1VfednwYsPR0qNlbWbbhkCY4ATnkGoiJjyvBaeZUnPGy6XVncG+zaBfizUgqVfuhdlE2hhWAAODPFlgPDYKqO/Jxida/EuzXGYUrh2xdjjxoxOMd0Jfa9UB59xdonRf59dkCrx1biTznv/mF7dCZdghKoi2PXRBK84wwDFgODgb1+mcCTrHPaZjSW+/tQ/UVNcVgeaxM8y+lfsakNTzloWzSXlQXPKr92sHHcheTHZzRChYcFxcSzxFZM8qqZ+EuqgnkhUGeQK4chYeEot0AsNXRoArODd3m6wG2kh5JqBrpXXYq3rrGt2UC1oWCt4ekmsn6ckk7QpcGzW1UE215vReOAdEJKpCORKdTnVBajEMUz5kXJuYv88kZrARk1fhCLbZuhTKJemkdLNoZIeHsCAgS8dwE1AqqivncHjGSuaePc=----ATTACHMENT:----OTQyNzY1ODg1NTQwMjM1OSA2MDY2NzMyNDE1OTI4MzU4IDU5OTU1MTcxMzc4NjczODQ=