?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources/config/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/api-platform/core/src/Symfony/Bundle/Resources

?? Viewing: http_cache.xml

<?xml version="1.0" ?>

<container xmlns="http://symfony.com/schema/dic/services"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">

    <services>
        <service id="api_platform.http_cache.listener.response.configure" class="ApiPlatform\HttpCache\EventListener\AddHeadersListener">
            <argument>%api_platform.http_cache.etag%</argument>
            <argument>%api_platform.http_cache.max_age%</argument>
            <argument>%api_platform.http_cache.shared_max_age%</argument>
            <argument>%api_platform.http_cache.vary%</argument>
            <argument>%api_platform.http_cache.public%</argument>
            <argument type="service" id="api_platform.metadata.resource.metadata_collection_factory.retro_compatible" />

            <tag name="kernel.event_listener" event="kernel.response" method="onKernelResponse" priority="-1" />
        </service>
    </services>
</container>


??

??