mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-13 03:19:40 -05:00
c283f9803c
Other certain container will attempt to access date (such as when checking If-Modified-Since header) and fail when accessing restored request. The javax.servlet.http.HttpServletRequest#getDateHeader() javadocs indicate that -1 should be returned when date is not available