6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HTTPASYNC-116: Remove cancelled lease requests from the request queue when validating pending requests More... over 8 years ago
HTTPCLIENT-1808: Fixing potential overflow for connection TTL More... over 8 years ago
HTTPCORE-442: Non-blocking SSL sessions fail to decrypt buffered input data in some cases if closed by the opposite endpoint More... over 8 years ago
HTTPCLIENT-1803: Improved handling of malformed paths by URIBuilder More... over 8 years ago
Test CA material moved to project root More... over 8 years ago
Ignore target folder in svn:ignore. More... over 8 years ago
Increased integration test timeouts More... over 8 years ago
Better method names for PooledClientEndpoint More... over 8 years ago
Simplified PoolEntry API contract More... over 8 years ago
Better implementation of a complex future with a dependent cancellable; fixed HttpAsyncRequester#connect More... over 8 years ago
Removed unused classes More... over 8 years ago
Expose connection endpoint details to the execution context without exposing the underlying connection More... over 8 years ago
ConnectionInitializer to support multi-homed remote endpoints More... over 8 years ago
Upgraded HttpCore version to 5.0-alpha3-SNAPSHOT More... over 8 years ago
HTTPCORE-439: Minor changes to TestBasicHeader. More... over 8 years ago
Minor documentation and formatting changes. More... over 8 years ago
Fixed graceful shutdown logic in HTTP/2 stream multiplexer More... over 8 years ago
Redesign of graceful I/O reactor shutdown logic More... over 8 years ago
Removed compatibility test module More... over 8 years ago
HTTPCORE-439: BasicHeader #equals and #hashcode implementation More... over 8 years ago
Fixed infinite loop in HTTP/1.1 stream duplexer caused by a incomplete message fragment stuck in the session input buffer More... over 8 years ago
Longer timeout for long running requests More... over 8 years ago
Javadoc cleanups More... over 8 years ago
Docker based HTTP/2 compatibility tests for Apache HTTP server and Nginx server More... over 8 years ago
Reset individual stream in case of an exception instead of the entire connection when appropriate More... over 8 years ago
Improved exception handling by pushed streams More... over 8 years ago
Added flag to enable immediate message exchange initiation without waiting for setting ack from the opposite endpoint (required for compatibility with Apache HTTP server 2.4) More... over 8 years ago
Work-around for what appears to be a bug in Ngnix 1.11 More... over 8 years ago
Better handling of HTTP/2 settings violations More... over 8 years ago
Updated HttpCore 5.0-alpha2 release notes More... over 8 years ago