jetty.project/jetty-client
Simone Bordet cbdfd87d78 426870 - HTTP 1.0 Request with Connection: keep-alive and response
content hangs.

Fixed HttpGenerator to stay in the EOF_CONTENT mode if such case is
detected (while before it was moving to NO_CONTENT mode).
By staying in EOF_CONTENT mode the generator is made non-persistent
and eventually the connection is closed, signaling the end-of-content
to the client.
2014-01-29 11:20:00 +01:00
..
src 426870 - HTTP 1.0 Request with Connection: keep-alive and response 2014-01-29 11:20:00 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-01-08 16:47:09 -06:00