You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amazon Cloudfront distributions can be configured to forward specific headers to the origin server and cache content based on those headers.
Of specific interest to our project is the Accept-Encoding header, which would enable us to serve compressed files to browsers. Amazon's documentation calls out several other scenarios that are probably worthy of support.
Amazon Cloudfront distributions can be configured to forward specific headers to the origin server and cache content based on those headers.
Of specific interest to our project is the Accept-Encoding header, which would enable us to serve compressed files to browsers. Amazon's documentation calls out several other scenarios that are probably worthy of support.
Notes
Acceptance Criteria
The text was updated successfully, but these errors were encountered: