HTTP/2 Support in jdk.httpserver?
Josiah Noel
josiahnoel at gmail.com
Tue Dec 3 03:55:06 UTC 2024
I scoured the bug database and I couldn't find anything on it
On Mon, Dec 2, 2024 at 10:39 PM Robert Engels <rengels at ix.netcom.com> wrote:
> The openjdk team could add it. Things get a little more difficult because
> of the async nature and using SSLEngine I believe. But they’re capable of
> making whatever changes they want. I’m sure there is probably an open
> ticket for adding it.
>
> On Dec 2, 2024, at 8:43 PM, Josiah Noel <josiahnoel at gmail.com> wrote:
>
>
>
>> doesn’t support connection upgrades
>
>
> If this is a prerequisite, can this be added to the built-in server?
>
> On Mon, Dec 2, 2024 at 7:08 PM robert engels <rengels at ix.netcom.com>
> wrote:
>
>> 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.
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/net-dev/attachments/20241202/11b0c768/attachment.htm>
More information about the net-dev
mailing list