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

Remy Maucherat <[email protected]> changed:

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

--- Comment #1 from Remy Maucherat <[email protected]> ---
It is normal that getDateHeader throws an exception, the signature and behavior
are defined in the Servlet specification.

DefaultServlet.checkIfModifiedSince catches that IllegalArgumentException and
should handle the If-Modified-Since header properly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to