-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Abid,
On 12/21/2009 8:54 AM, Abid Hussain wrote:
> [The cause was] a class called AbstractResourceProcessor from the Apache
> Shale
> framework. When requesting a resource which is actually located inside a
> jar, it sets the last-modified header u
Thanks a lot. I logged all header modifications using a filter and found
the root cause.
It is a class called AbstractResourceProcessor from the Apache Shale
framework. When requesting a resource which is actually located inside a
jar, it sets the last-modified header using
java.text.SimpleDat
: users@tomcat.apache.org
Betreff: Re: AW: RE: Ignore http header if-modified-since
On 17/12/2009 11:26, Abid Hussain wrote:
> Hallo,
>
> unfortunately it is a 404. And the 404 is only delivered when the
> request header contains "if-modified-since". If not the request is
On 17/12/2009 11:26, Abid Hussain wrote:
Hallo,
unfortunately it is a 404. And the 404 is only delivered when the
request header contains "if-modified-since". If not the request is
respondec correctly. This behaviour is reproducable.
Below you find an example of failed and successful request.
T
Hallo,
unfortunately it is a 404. And the 404 is only delivered when the
request header contains "if-modified-since". If not the request is
respondec correctly. This behaviour is reproducable.
Below you find an example of failed and successful request.
The GET URL is in both cases
http://loca