sabberworm opened a new pull request, #1054: URL: https://github.com/apache/tomcat/pull/1054
[RFC 9651 (Structured Field Values for HTTP)](https://datatracker.ietf.org/doc/rfc9651/) defines formats for header values of specific types. The format it uses for dates is `@«timestamp»`, which is different from other date headers. This PR aims to support the date header format from RFC 9651 in `org.apache.catalina.connector.Request#getDateHeader(String)`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
