Commit Graph

6 Commits

Author SHA1 Message Date
Gary Gregory cd2c36194f Ignore Eclipse .checkstyle file. 2017-07-12 17:10:50 -07:00
Oleg Kalnichevski fc37a11561 Added Idea config files to gitignore
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1486899 13f79535-47bb-0310-9956-ffa450edef68
2013-05-28 12:14:03 +00:00
Oleg Kalnichevski 78856ca1b1 Connection management API redesign: deprecated ClientConnectionManager, ManagedClientConnection, OperatedClientConnection and ClientConnectionOperator in favor of a simpler HttpClientConnectionManager interface. The new API has a much smaller footprint and no longer supports the concept of managed or operated connections. Internal connection mangement logic is no longer exposed to the consumer
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1405507 13f79535-47bb-0310-9956-ffa450edef68
2012-11-04 07:37:50 +00:00
Oleg Kalnichevski 41cfb9bbea Tweaked fluent API
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1189929 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:50:52 +00:00
Oleg Kalnichevski 53883ec597 Unit tests for AuthenticationStrategyImpl
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1178616 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 22:17:01 +00:00
Oleg Kalnichevski 3e2b8b13b0 Added gitignore file
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1177976 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 13:38:45 +00:00