httpcomponents-client/module-client
Oleg Kalnichevski 824b785a99 HTTPCLIENT-652:
* Reverting most of my previous changes. Passing a state object to the connection manager when trying to obtain a connection is completely pointless, as usually connection state information becomes available only after the connection has been established, for instance, after having been challenged by an authenticating server. Therefore, it is necessary to be able to set a state object on an active connection
* added method to set state object on ManagedClientConnection

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@646918 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 18:30:12 +00:00
..
src HTTPCLIENT-652: 2008-04-10 18:30:12 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2008-02-20 19:42:42 +00:00