#3968 - Static cache should use Vary header with gzip compression
| Identifier | #3968 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Static cache should use Vary header with gzip compression |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.28 |
| Addon | core |
| Description | A proxy cache needs to be informed that the Accept-Encoding HTTP header should be something that differentiates responses into different cache buckets. Otherwise a proxy may cache a gzipped request and serve it to users who do not have gzip support. |
| Steps to reproduce | |
| Funded? | No |
| Commits | Fixed MANTIS-3968 (96d83d86) · Commits · Composr ecosystem / Composr · GitLab |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet