jetty.project/jetty-client
Simone Bordet 743c78cc0c 412846 - jetty Http Client Connection through Proxy is failing with Timeout.
The problem was due to the fact that the server replied with HTTP/1.0
to the CONNECT request; because of this, the parser was not set in the
"head response mode".

Now we are setting the parser in the head response mode also if the
request method is a CONNECT.
2013-07-25 16:38:22 +02:00
..
src 412846 - jetty Http Client Connection through Proxy is failing with Timeout. 2013-07-25 16:38:22 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-06-25 08:29:26 -07:00