RFR: 8347000: Bug in com/sun/net/httpserver/bugs/B6361557.java test
Jaikiran Pai
jpai at openjdk.org
Mon Jan 6 06:34:36 UTC 2025
On Mon, 6 Jan 2025 05:43:31 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> The JDK's HttpServer implementation currently doesn't cause errors for such requests (although the HTTP/1.1 RFC expects an error to be raised).
Having read the RFCs again, I think the JDK's HttpServer implementation isn't violating any expectations set by the RFC. I have responded to the net-dev thread with my reasoning https://mail.openjdk.org/pipermail/net-dev/2025-January/025301.html.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22921#issuecomment-2572392795
More information about the net-dev
mailing list