Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 215 Bytes

jettyHttpsProxy

HTTPS (SSL) proxy for Jetty 9.

This is just a rough example. The class is mostly a copy from Jetty's ProxyServlet.java of recommended methods which needed to be overridden to support HTTPS proxy.