jetty.project/jetty-server
Simone Bordet fab4b95925 Fixes #1980 - PushCacheFilter does not push TLS offloaded HTTP/2 requests.
Changed HttpChannel to call Request.setSecure() with the scheme of the
request URI.

Changed PushCacheFilter to rely on the referrer URI scheme, and only if
that is missing then using Request.isSecure().

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2017-11-16 23:32:44 +01:00
..
src Fixes #1980 - PushCacheFilter does not push TLS offloaded HTTP/2 requests. 2017-11-16 23:32:44 +01:00
pom.xml Updating to version 9.4.8-SNAPSHOT 2017-09-14 08:44:27 -07:00