Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] embedded welcomefiles+http2-push+gzip-static-content+rest-api configuration

Hi,
On Tue, Feb 19, 2019 at 1:18 PM James Northrup <jim@xxxxxxxxxxx> wrote:
>
> btw, what would it take to follow along with the google PWA tutorial golang http2 server and recorgnize byte 0x16 is missing and kick a 302 out?

This feature is already available in Jetty 9.4.15.
You have to configure Jetty with OptionalSslConnectionFactory.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top