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 <josiahn...@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.