This website requires JavaScript.
Explore
Help
Sign In
Apache
/
httpcomponents-client
mirror of
https://github.com/apache/httpcomponents-client.git
Watch
1
Star
0
Fork
You've already forked httpcomponents-client
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
71ef668258
httpcomponents-client
/
.gitignore
10 lines
83 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 02:37:50 -05: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 09:38:45 -04: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 18:17:01 -04: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 14:50:52 -04: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 09:38:45 -04:00
target
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 08:14:03 -04:00
.idea
*.iml