743c78cc0c
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. |
||
---|---|---|
.. | ||
src | ||
pom.xml |