RFR: 8347348: Clarify that the HTTP server in jdk.httpserver module is not a full featured server

Ethan McCue duke at openjdk.org
Thu Jan 9 14:27:36 UTC 2025


On Thu, 9 Jan 2025 14:02:45 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> To be able to use this API or provide an SPI in the context of a full featured HTTP server (where the HTTP protocol itself has more than one protocol version)

So is what you are trying to clarify that it is only intended to be an HTTP/1.1 server, not support HTTP 2 + 3 + websockets + etc.?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23004#issuecomment-2580361200


More information about the net-dev mailing list