167
I Use This!
Inactive

Commits : Listings

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