6
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 13 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
maven-jar-plugin 2.6 => 3.0.2. More... over 7 years ago
Minor Javadoc nit. More... over 7 years ago
Tweak test for Java 9 (on Windows at least). More... over 7 years ago
Update for deprecation in Java 9. Use Float cache. More... over 7 years ago
Update for deprecation in Java 9. Use Integer cache. More... over 7 years ago
Improved request URI and message transport version handling More... over 7 years ago
URIHost class More... over 7 years ago
Fixed examples More... over 7 years ago
BasicHttpRequest optimization; code cleanup More... over 7 years ago
Convenience constructors More... over 7 years ago
Decoupled ContentType and HttpEntity More... over 7 years ago
RFC 7230, RFC 7540: full support for message trailers More... over 7 years ago
Redesign of non-blocking SSL/TLS APIs More... over 7 years ago
Expect-continue handshake logic moved from server stream handlers to server exchange handlers; client stream handlers changed to propagate informational response messages to client exchange handlers; fixed potential race conditions in stream handlers More... over 7 years ago
Fixed content decoding by HTTP/1.1 stream duplexer More... over 7 years ago
Removed obsolete util classes More... over 7 years ago
Moved java.net related util classes to org.apache.hc.core5.net package More... over 7 years ago
Redesign of non-blocking I/O session APIs More... over 7 years ago
Add missing @Override annotations. More... over 7 years ago
HTTPCORE-436: Port tests from Apache Commons Logging to Apache Log4j 2. More... over 7 years ago
Use initial caps in module name "Apache HttpComponents Core OSGi Bundle". More... over 7 years ago
Use initial caps in module name "Apache HttpComponents HTTP/2 Core Components". More... over 7 years ago
Use initial caps in module name "Apache HttpComponents Core Integration Tests". More... over 7 years ago
HTTPCORE-436: Port tests from Apache Commons Logging to Apache Log4j 2. More... over 7 years ago
Removed obsolete I/O session functionality More... over 7 years ago
Reworked classic I/O examples; renamed example classes More... over 7 years ago
HTTP requester based on classic I/O More... over 7 years ago
Rewrite of HttpService More... over 7 years ago
HttpEntity and ClassicHttpResponse made extend Closeable More... over 7 years ago
Redesign of HTTP/1.1 transport APIs and their alignment with new HTTP/2 APIs More... over 7 years ago