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

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
This works for me without any problems which is what I would expect since the
provided header values are valid.

You might want to use the users list to explore what is going on here.

If you still see this issue then please provide the simplest possible test case
that reproduces this issue with the latest 8.5.x release (or 9.0.x or 10.0.x).
For the error described it should be possible to recreate this with just a HTTP
request to the default Tomcat install so the test case would look something
like:

Make this request:

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

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

Reply via email to