HTTP/2 Support in jdk.httpserver?
robert engels
rengels at ix.netcom.com
Tue Dec 3 00:08:09 UTC 2024
I am planning on adding it to the robaho version when I get some time. I think it is a lot of work for the jdk.server because it doesn’t support connection upgrades - which I already added to the robaho version https://github.com/robaho/httpserver
> On Dec 2, 2024, at 6:05 PM, Josiah Noel <josiahnoel at gmail.com> 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.
More information about the net-dev
mailing list