[undertow-dev] HTTP/2 Response Header in Java

Tomaž Cerar tomaz.cerar at gmail.com
Mon Nov 9 14:51:15 EST 2015


It is not just http/2 header :)

but yes, undertow supports it, to enable it you will need to upgrade to
Java 8 and do some additional setup.

see https://developer.jboss.org/message/929048
http://undertow.io/blog/2015/03/26/HTTP2-In-Wildfly.html

for how to setup it.

--
tomaz


On Mon, Nov 9, 2015 at 6:15 PM, jorge lima <jorge.ayala2012 at gmail.com>
wrote:

> Hi,
>
> Is there already a way to get the HTTP/2 response header in Java using
> Undertow? I really need to know. I'm using JDK 7 on my Java Project. Thank
> you very much!
>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20151109/c221f37a/attachment.html 


More information about the undertow-dev mailing list