HTTP/2 Support in jdk.httpserver?

Jaikiran Pai jai.forums2013 at gmail.com
Tue Dec 3 09:19:40 UTC 2024


Hello Josiah,

As noted in some other discussions in this mailing list, the purpose of 
the jdk.httpserver has been to provide basic support for launching a 
HTTP server for running tests or serving local content during 
development. As such, it isn't meant to be a full fledged HTTP server. 
There aren't any plans to implement and support a HTTP/2 server.

-Jaikiran

On 03/12/24 5:35 am, Josiah Noel wrote:
> Hey team,
>
> I'm building a library to make using the jdk.httpserver classes easier 
> for simple projects, but I can't help but notice the lack of HTTP/2 
> support in the server. Will support be added at some point?
>
> -- 
> Cheers, Josiah.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/net-dev/attachments/20241203/b1eaf496/attachment.htm>


More information about the net-dev mailing list