Re: ResourceReader headers

2008-03-05 Thread Antonio Gallardo
Hi Joerg, Good catch! I confirm revision 410112 has a bad log, the correct log should be related to COCOON-1266. The diff [1] is just about 1 line: response.addHeader("Vary", "Host"); I dropped the Vary header because the "vary" header in IE is broken [2]. Hence using it to stop caching is

ResourceReader headers

2008-03-05 Thread Joerg Heinicke
When looking at the history of ResourceReader I also noticed something else: In rev 155087 [1] Vadim did the following change: Move response header initialization into the setup phase. Remove Last-Modified header initialization: this is done in the environment by request from AbstractProcessingP