jetty.project/jetty-proxy
Simone Bordet 3c9c78c835 Issue #132 - ClientConnector abstraction.
Introduced ClientConnector and refactored HttpClient transports,
removing duplicated code that was connect() to a remote host.

Refactored also HTTP2Client to reference ClientConnector.

Refactored tests accordingly to the changes introduced in the
implementations.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-02-04 18:49:12 +01:00
..
src Issue #132 - ClientConnector abstraction. 2019-02-04 18:49:12 +01:00
pom.xml Issue #3162 - Use Jetty specific Servlet API jar. 2018-11-29 16:51:29 +01:00