| Anonymous | Login | Signup for a new account | 10-29-2025 17:45 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003043 | [Resin] | minor | always | 11-04-08 16:17 | 12-16-08 14:05 | ||||
| Reporter | ferg | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | urgent | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 4.0.0 | Product Version | 3.2.1 | ||||
| Product Build | |||||||||
| Summary | 0003043: gzip vary header issue | ||||||||
| Description |
(rep by Eric Bowman) Resin 3.2.1 does strange things with Vary headers. I would assume that the GZIP Filter would detect the presence of a Vary header, and only add Accept-Encoding to it if it isn't already there. Instead, I get this, the first header is my application output: Vary Accept, User-Agent, Accept-Encoding Vary Accept-Encoding Vary Accept-Encoding Elsewhere in my app, it only adds one Vary header: Vary Cookie Vary Accept-Encoding At other times, it does this: Vary Vary Accept-Encoding Or, if my app sets no Vary header, this: Vary Accept-Encoding Vary Accept-Encoding |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |