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