You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/11/09 14:30:44 UTC

[Bug 64816] Headers 'If-Modified-Since' header causes 400 in 8.5.58

https://bz.apache.org/bugzilla/show_bug.cgi?id=64816

nityasantosh@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |---
             Status|RESOLVED                    |REOPENED

--- Comment #3 from nityasantosh@gmail.com ---
After further investigation we figured out that the new header value validation
doesn't consider HTML escaped header values are correct.

The below request fails with 400.

GET /tomcat.css HTTP/1.1
Host: localhost:8080
If-Modified-Since: Wed, 07 Oct 2020 01:31:56 GMT
If-None-Match: W/&quot10912-1602034316000&quot

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org