This website requires JavaScript.
Explore
Help
Sign In
Apache
/
httpcomponents-client
Watch
1
Star
0
Fork
0
You've already forked httpcomponents-client
mirror of
https://github.com/apache/httpcomponents-client.git
synced
2025-02-09 19:45:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
httpcomponents-client
/
.gitignore
8 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
bin
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
.classpath
.project
.settings
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
.clover
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
.externalToolBuilders
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
target
Reference in New Issue
Copy Permalink