Closed Jean-Beru closed 1 year ago
This PR adds the support of CloudFront proxy using https://github.com/Jean-Beru/fos-http-cache-cloudfront. See https://github.com/FriendsOfSymfony/FOSHttpCache/issues/542.
This dependency is added in Composer as a "suggest" (and "dev" for testing purpose). We can also discuss about removing it by merging its classes in https://github.com/FriendsOfSymfony/FOSHttpCache.
PR is rebased, dev-depencency is removed and CI is green :tada:
Sorry for the delay.
https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/releases/tag/2.16.0 https://twitter.com/dbu/status/1654083623203512341
This PR adds the support of CloudFront proxy using https://github.com/Jean-Beru/fos-http-cache-cloudfront. See https://github.com/FriendsOfSymfony/FOSHttpCache/issues/542.
This dependency is added in Composer as a "suggest" (and "dev" for testing purpose). We can also discuss about removing it by merging its classes in https://github.com/FriendsOfSymfony/FOSHttpCache.