6
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Each Version must be in its own release section More... over 10 years ago
HTTPCORE-397: DefaultConnectionReuseStrategy to take into account request 'Connection: close' directive More... over 10 years ago
Reduced intermediate garbage in HeaderGroup and DefaultConnectionReuseStrategy More... over 10 years ago
HTTPCORE-397: keep-alive strategy to take HTTP request as a parameter More... over 10 years ago
Expanded expected exception type for SSL protocol mismatch failure More... over 10 years ago
HTTP/2: added immutable MessageHead interface common for both HTTP/1.1 and HTTP/2 messages More... over 10 years ago
Upgrade to Java 1.7 More... over 10 years ago
HTTPCORE-369: tutorial section on interaction with idle / leased connections in connection pools More... over 10 years ago
HttpService to handle response messages that are not intended to enclose a content entity More... over 10 years ago
HTTPCORE-396: PrivateKeyStrategy does not work with NIO SSL More... over 10 years ago
Supress IOException thrown by Socket#setSoLinger in BHttpConnectionBase#shutdown method More... over 10 years ago
HTTPCORE-381: added HttpContext parameter to the lookup method of HttpRequestHandlerMapper and HttpAsyncRequestHandlerMapper More... over 10 years ago
HTTPCORE-223: made instance variable private and final More... over 10 years ago
HTTPCORE-394: clarification of the HttpEntity#getContent method contract More... over 10 years ago
HTTPCORE-395: VersionInfo#getUserAgent reports incorrect Java version More... over 10 years ago
HTTPCORE-395: VersionInfo#getUserAgent reports incorrect Java version More... over 10 years ago
Non-blocking connection should not trigger end-of-stream callback as long as there is still data in the session input buffer More... over 10 years ago
Removed unused util class More... over 10 years ago
Do not use protected variables More... over 10 years ago
Simplified HttpEntity interface; refactored HttpEntity implementation classes More... over 10 years ago
Do not use protected variables More... over 10 years ago
Removed unnecessary method declaration More... over 10 years ago
Fixed @Experimental and @Obsolete target definitions More... over 10 years ago
Expanded expected exception type of the SSL client auth failure test case to make pass on Windows More... over 10 years ago
HTTPCLIENT-1587: added protected method that can be overwritten by a subclass in order perform additional trust / key material validation More... over 10 years ago
Oops - IDE added unnecessary imports for Javadoc More... over 10 years ago
Javadoc More... over 10 years ago
HTTPCLIENT-1587 Document default Oracle JSSE restriction: SSLContext#init only uses first instance of managers More... over 10 years ago
Immutable private field might as well be final More... over 10 years ago
HTTPCLIENT-1587 Document default Oracle JSSE restriction: SSLContext#init only uses first instance of managers More... over 10 years ago