6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 27, 2024 — Aug 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added @Obsolete and @Experimental annotations More... over 10 years ago
HTTPCLIENT-1585: SSLContextBuilder to preserve natural order of trust / key managers when loading trust / ket material from multiple sources More... over 10 years ago
Added methods to create ContentType with arbitrary parameters More... over 10 years ago
RFC 7230: it is legal for any request method to enclose an entity; revised message delineation logic; removes HttpEntityEnclosingRequest interface; fixes HTTPCORE-318, HTTPCORE-380 More... almost 11 years ago
Missing @Override annotations More... almost 11 years ago
Eliminated BufferInfo interface More... almost 11 years ago
Refactored HTTP message parsing APIs More... almost 11 years ago
Set EmptyInputStream in entity instead of ContentLengthInputStream(inbuffer, 0) More... almost 11 years ago
Removed HTTP class in favor of HttpHeaders and HeaderElements classes More... almost 11 years ago
adding a callback to be executed when reusing an established connection from the pool More... almost 11 years ago
Code cleanup in ContentType class More... almost 11 years ago
Blocking HttpEntity classes to implement HttpContentProducer interface; code clean in HttpEntity classes More... almost 11 years ago
AbstractHttpMessage to extend HeaderGroup More... almost 11 years ago
Use CharSequence instead of CharArrayBuffer for header element parsing More... almost 11 years ago
Removed custom #hashCode and #equals methods that do not correctly reflect object identity More... almost 11 years ago
Deleted EntityTemplate More... almost 11 years ago
Drop support for Cloneable interface More... almost 11 years ago
Moved blocking I/O specific connections methods to BHttpConnection interface More... almost 11 years ago
Removed RFC 2616 specific javadoc More... almost 11 years ago
Eliminated HttpInetConnection interface More... almost 11 years ago
Added method to NHttpConnection to test availability of input data More... almost 11 years ago
Always use CharArrayBuffer when reading from / writing to session input / output buffers More... almost 11 years ago
TokenParser to use CharSequence instead of CharArrayBuffer More... almost 11 years ago
Optimization and cleanup of message parsing and formatting code More... almost 11 years ago
Removed EncodingUtils More... almost 11 years ago
Refactored message element iterator classes More... almost 11 years ago
Removed deprecated code More... almost 11 years ago
Removed deprecated classes More... almost 11 years ago
Changed project version to 5.0-alpha1-SNAPSHOT; disabled Clirr plugin More... almost 11 years ago
Added tutorial sections on embedded servers and pipelined request exection More... almost 11 years ago