Mantis Bugtracker
  

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

- Relationships

- Notes
(0003659)
ferg
12-16-08 14:05

server/183q
 

- Issue History
Date Modified Username Field Change
11-04-08 16:17 ferg New Issue
12-16-08 14:05 ferg Note Added: 0003659
12-16-08 14:05 ferg Assigned To  => ferg
12-16-08 14:05 ferg Status new => closed
12-16-08 14:05 ferg Resolution open => fixed
12-16-08 14:05 ferg Fixed in Version  => 4.0.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker