167
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgraded HttpClient version to 5.0-alpha3-SNAPSHOT More... over 7 years ago
No need for two (2) license headers. More... over 7 years ago
Javadoc: Close tag. More... over 7 years ago
Better parameter name. More... over 7 years ago
Sort imports. More... over 7 years ago
[HTTPCLIENT-1845]: Extract InputStreamFactory classes out of GzipDecompressingEntity and DeflateDecompressingEntity for reuse and to create less garbage. More... over 7 years ago
Release notes tweaks for the upcoming release. More... over 7 years ago
Javadoc fix More... over 7 years ago
Updated release notes for HttpClient 5.0-alpha2 release More... over 7 years ago
Updated DOAP, BUILDING, README and NOTICE files More... over 7 years ago
Disable HTTP tunneling support until the problem with delineation of 200 status message in response to CONNECT method has been resolved in HttpCore More... over 7 years ago
Fixed processing of HTTP protocol version dependent request headers More... over 7 years ago
Implemented connection routing for the async request exec chain More... over 7 years ago
Classic exec runtime to establish connection automatically if the connection endpoint is disconnected More... over 7 years ago
HTTPCLIENT-1826: HttpAsyncClientBuilder to accept ThreadFactory attribute More... over 7 years ago
HTTPCLIENT-1691: HttpClient instance used internally by HC Fluent to take system properties into account by default More... over 7 years ago
Upgraded Mockito dependency to version 2.7 More... over 7 years ago
Removed Http MIME integration test requiring dependency on PAX runtime; Http MIME code has been folded into the main module More... over 7 years ago
Removed remaining JCL usage in the caching module. Cleaned up POM. More... over 7 years ago
Improved protocol handling in the async request execution chain; implemented cookie processing and authentication handling More... over 7 years ago
Refactored connection routing and protocol execution code in the classic exec chain More... over 7 years ago
Fixed automatic content compression in classic exec chain More... over 7 years ago
Initial implementation of the async request execution chain More... over 7 years ago
Moved classic HttpClient and HC fluent integration tests to httpclient-testing module More... over 7 years ago
Initial redesign of the classic request execution chain More... over 7 years ago
Upgraded HttpCore to version 5.0-alpha3; fixed HttpCore API usage More... over 7 years ago
fix cache NFE for big content length More... almost 8 years ago
[HTTPCLIENT-1836] DefaultHostnameVerifier#getSubjectAltNames(X509Certificate) throws java.lang.ClassCastException. More... almost 8 years ago
Format tweak. More... almost 8 years ago
Statement unnecessarily nested within else clause. More... almost 8 years ago