jetty.project/jetty-client
Simone Bordet 94a344289b 400849 - Conversation hangs if non-first request fails when queued.
Taken the chance to revisit the lifecycle of HttpConversation and HttpExchange
(now they are created as soon as the request is sent, before they were created
when the exchange was associated to the connection).
This change made the conversation listeners available as soon as the request
was sent, so that it was simpler to notify the right listeners also in case of failure
of a non-first request (which fixes the bug).
2013-02-15 18:45:29 +01:00
..
src 400849 - Conversation hangs if non-first request fails when queued. 2013-02-15 18:45:29 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-02-05 10:00:36 -07:00