jetty.project/jetty-proxy
Simone Bordet 777ed6ad64 Fixes #277 - Proxy servlet does not handle HTTP status 100 correctly.
Introduced overridable ContinueProtocolHandler.onContinue(), and
making sure that proxy servlets use a ContinueProtocolHandler
subclass to intercept 100 Continue responses from the server, so that
they can relay it properly to the client.
2016-09-26 12:05:03 +02:00
..
src Fixes #277 - Proxy servlet does not handle HTTP status 100 correctly. 2016-09-26 12:05:03 +02:00
pom.xml Updating to version 9.3.13-SNAPSHOT 2016-09-15 07:34:52 -07:00