Mirror of Apache HttpComponents HttpAsyncClient

Clone this repo:
  1. 3c8ef96 HttpAsyncClient 5.0 development moved to HttpComponents HttpClient project by Oleg Kalnichevski · 7 years ago trunk
  2. 8d3923e Add Travis CI. by Gary D. Gregory · 7 years ago
  3. c025fee fix HttpAsyncMethods.createPost/createPut(URI,byte[],ContentType): set entity to request by Oleg Kalnichevski · 8 years ago
  4. 763d102 Better build instructions. by Gary D. Gregory · 8 years ago
  5. e501748 Add final modifier to local variables. by Gary D. Gregory · 8 years ago
  6. def1715 Static fields should be accessed directly. by Gary D. Gregory · 9 years ago
  7. b7b2981 Statement unnecessarily nested within else clause. by Gary D. Gregory · 9 years ago
  8. 9aaa50a Static methods should be accessed directly. by Gary D. Gregory · 9 years ago
  9. 7dcdc1f Static fields should be accessed directly. by Gary D. Gregory · 9 years ago
  10. c828340 Fixed build breakage due to the use of undefined variable by Oleg Kalnichevski · 9 years ago
  11. f490dd1 Better JUnit assert message. by Gary D. Gregory · 9 years ago
  12. 2155a82 commons-logging 1.1.x -> 1.2. by Gary D. Gregory · 9 years ago
  13. 6d7bd5f Do not check Maven-Eclipse files for RAT reports. by Gary D. Gregory · 9 years ago
  14. 7d0afd1 [HTTPASYNC-92] Make sure the osgi bundle imports what it needs, in particular org.apache.http.ssl by Oleg Kalnichevski · 9 years ago
  15. 68df1a8 Fix when systemProperties is true but sslcontext not use systemProperties by Oleg Kalnichevski · 9 years ago
  16. b7e5d34 add dnsResolver in HttpAsyncClientBuilder by Oleg Kalnichevski · 9 years ago
  17. 7ab876b Upgraded project version to 4.2-alpha1-SNAPSHOT by Oleg Kalnichevski · 9 years ago
  18. fe95dc2 Upgraded HttpAsyncClient version to 4.1.1-SNAPSHOT by Oleg Kalnichevski · 9 years ago
  19. e109d3e Disabled test case failing on Windows by Oleg Kalnichevski · 9 years ago
  20. 8b5b2d7 Minor improvements in AbstractAsyncTest by Oleg Kalnichevski · 9 years ago