Skip to main content

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

UNSUBSCRIBE

-----Original Message-----
From: jetty-users-bounces@xxxxxxxxxxx <jetty-users-bounces@xxxxxxxxxxx> On Behalf Of Simone Bordet
Sent: Tuesday, February 19, 2019 7:39 AM
To: JETTY user mailing list <jetty-users@xxxxxxxxxxx>
Subject: EXTERNAL: 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.
_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users


Back to the top