On Mon, 6 Jan 2025 05:43:31 GMT, Jaikiran Pai <j...@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