Corrected protocol exception handling by the server HTTP/1.1 stream handler |
|
More...
|
over 8 years ago
|
HTTP/2 test server and client to support HTTP/1.1 mode; moved HTTP/2 and HTTP/1.1 testing framework classes into one package |
|
More...
|
over 8 years ago
|
Added BasicAsyncEntityConsumer |
|
More...
|
over 8 years ago
|
Added convenience validation methods to TimeValue |
|
More...
|
over 8 years ago
|
Added #hasCode and #equals to TimeValue |
|
More...
|
over 8 years ago
|
Classic HttpRequester to initialize connection socket using SocketConfig |
|
More...
|
over 8 years ago
|
Removed connect timeout from IOReactorConfig and SocketConfig as unrelated to I/O reactor and socket configuration |
|
More...
|
over 8 years ago
|
Made EndpointDetails attributes lazy initialized |
|
More...
|
over 8 years ago
|
Rewrite of non-blocking HTTP/1.1 connection persistence and re-use code; improved HttpAsyncRequester; added integration tests for HttpAsyncRequester and HttpAsyncServer |
|
More...
|
over 8 years ago
|
Fixed regression |
|
More...
|
over 8 years ago
|
Improved implementation of async consumers |
|
More...
|
over 8 years ago
|
Fixed client exchange handler initialization sequence |
|
More...
|
over 8 years ago
|
Checkstyle: Fix trailing whitespace. |
|
More...
|
over 8 years ago
|
Checkstyle: Fix trailing whitespace. |
|
More...
|
over 8 years ago
|
Sort members. |
|
More...
|
over 8 years ago
|
Reformat method org.apache.hc.core5.util.VersionInfo.loadVersionInfo(String, ClassLoader). |
|
More...
|
over 8 years ago
|
Javadoc. |
|
More...
|
over 8 years ago
|
Javadoc. |
|
More...
|
over 8 years ago
|
Move null check from factory method into constructor. |
|
More...
|
over 8 years ago
|
Javadoc. |
|
More...
|
over 8 years ago
|
HTTPCORE-451: revised public APIs to make use of TimeValue to represent time values |
|
More...
|
over 8 years ago
|
useProtocol -> setProtocol for consistency |
|
More...
|
over 8 years ago
|
Classic test client to use connection pooling; classic test client and server improvements |
|
More...
|
over 8 years ago
|
Discard client connections rendered invalid due to an error during expect-continue handshake |
|
More...
|
over 8 years ago
|
Fixed logging categories for classic test server and client; fixed logging in classic test client |
|
More...
|
over 8 years ago
|
API for graceful shutdown of processes or endpoints |
|
More...
|
over 8 years ago
|
HTTPCORE-451: ensure TimeValue parameters in SocketConfig and IOReactorConfig are never null |
|
More...
|
over 8 years ago
|
HTTPCORE-451: fixed examples |
|
More...
|
over 8 years ago
|
HTTPCORE-451: Add a TimeValue class to wrap a long and a TimeUnit. Convert IOReactorConfig. Document thread safety (immutable) on TimeValue with an annotation. |
|
More...
|
over 8 years ago
|
HTTPCORE-451: Add a TimeValue class to wrap a long and a TimeUnit. Add unit test. Fix checkstyles. |
|
More...
|
over 8 years ago
|