Sign in
apache
/
httpasyncclient
Mirror of Apache HttpComponents HttpAsyncClient
Mirrored from
https://github.com/apache/httpasyncclient.git
Clone this repo:
Branches
trunk
4.0.x
4.1.x
conn-mgmt-redesign
protocol-handler-refactoring
Tags
4.1.4
4.1.3-RC1
4.1.4-RC1
4.1.3
4.1.2
4.1.2-RC2
4.1.2-RC1
4.1.1
4.1.1-RC1
4.1
More...
3c8ef96
HttpAsyncClient 5.0 development moved to HttpComponents HttpClient project
by Oleg Kalnichevski
· 8 years ago
trunk
8d3923e
Add Travis CI.
by Gary D. Gregory
· 8 years ago
c025fee
fix HttpAsyncMethods.createPost/createPut(URI,byte[],ContentType): set entity to request
by Oleg Kalnichevski
· 8 years ago
763d102
Better build instructions.
by Gary D. Gregory
· 8 years ago
e501748
Add final modifier to local variables.
by Gary D. Gregory
· 9 years ago
def1715
Static fields should be accessed directly.
by Gary D. Gregory
· 9 years ago
b7b2981
Statement unnecessarily nested within else clause.
by Gary D. Gregory
· 9 years ago
9aaa50a
Static methods should be accessed directly.
by Gary D. Gregory
· 9 years ago
7dcdc1f
Static fields should be accessed directly.
by Gary D. Gregory
· 9 years ago
c828340
Fixed build breakage due to the use of undefined variable
by Oleg Kalnichevski
· 9 years ago
f490dd1
Better JUnit assert message.
by Gary D. Gregory
· 9 years ago
2155a82
commons-logging 1.1.x -> 1.2.
by Gary D. Gregory
· 9 years ago
6d7bd5f
Do not check Maven-Eclipse files for RAT reports.
by Gary D. Gregory
· 9 years ago
7d0afd1
[HTTPASYNC-92] Make sure the osgi bundle imports what it needs, in particular org.apache.http.ssl
by Oleg Kalnichevski
· 9 years ago
68df1a8
Fix when systemProperties is true but sslcontext not use systemProperties
by Oleg Kalnichevski
· 10 years ago
b7e5d34
add dnsResolver in HttpAsyncClientBuilder
by Oleg Kalnichevski
· 10 years ago
7ab876b
Upgraded project version to 4.2-alpha1-SNAPSHOT
by Oleg Kalnichevski
· 10 years ago
fe95dc2
Upgraded HttpAsyncClient version to 4.1.1-SNAPSHOT
by Oleg Kalnichevski
· 10 years ago
e109d3e
Disabled test case failing on Windows
by Oleg Kalnichevski
· 10 years ago
8b5b2d7
Minor improvements in AbstractAsyncTest
by Oleg Kalnichevski
· 10 years ago
More »