Redo RAT excludes to use inheritance and make sure Eclipse files are ignored. |
|
More...
|
almost 9 years ago
|
HTTPCORE-435: ConnectionConfig#copy() does not copy every field |
|
More...
|
almost 9 years ago
|
[HTTPCLIENT-1759] Contribute new tests that use the in-process http server. |
|
More...
|
almost 9 years ago
|
HTTPCORE-434: Handling of HEAD responses without payload headers |
|
More...
|
almost 9 years ago
|
Moved URLEncodedUtils, InetAddressUtils and URIBuilder from HttpClient |
|
More...
|
almost 9 years ago
|
Bug fix in AbstractIOReactor#enumSessions |
|
More...
|
almost 9 years ago
|
Moved integration tests into a separate module |
|
More...
|
almost 9 years ago
|
New async server and client bootstrap |
|
More...
|
almost 9 years ago
|
Moved 'classic' I/O adapters to impl package; imprevements / cleanups in basic implementations of async handlers |
|
More...
|
almost 9 years ago
|
RFC 7230: Improved handling of out of sequence responses |
|
More...
|
almost 9 years ago
|
RFC 7230: Expect-continue handshake for HTTP/2 streams |
|
More...
|
almost 9 years ago
|
RFC 7540: HTTP protocol processing for HTTP/2 stream multiplexer |
|
More...
|
almost 9 years ago
|
Decoupled transport independent APIs from inherently blocking ClassicHttpRequest and ClassicHttpResponse |
|
More...
|
almost 9 years ago
|
Added AsyncDataConsumer#capacity method |
|
More...
|
almost 9 years ago
|
Attempt to make HTTP/2 integration tests to work on the Jenkins server |
|
More...
|
almost 9 years ago
|
Declaration cleanup and javadoc improvements |
|
More...
|
almost 9 years ago
|
RFC 7540: initial implementation of the HTTP/2 stream multiplexer |
|
More...
|
almost 9 years ago
|
Rewrite of I/O reactor shutdown code |
|
More...
|
almost 9 years ago
|
HTTPCORE-431: correct character encoding default for application/json |
|
More...
|
almost 9 years ago
|
Redesigned HTTP message APIs; interfaces and classes dependent on inherently blocking HttpEntity renamed as 'classic' |
|
More...
|
almost 9 years ago
|
RFC 7540: redesign of header list to message conversion APIs |
|
More...
|
almost 9 years ago
|
Ignore Eclipse bin folder. |
|
More...
|
almost 9 years ago
|
Svn Ignore Eclipse .checkstyle file. |
|
More...
|
almost 9 years ago
|
Use final. |
|
More...
|
almost 9 years ago
|
Use final. |
|
More...
|
almost 9 years ago
|
HTTPCORE-428: SSLIOSession#close to handle CancelledKeyException |
|
More...
|
about 9 years ago
|
HTTPCORE-427: SSL i/o sessions to use a finite timeout for SSL shutdown handshake when closing |
|
More...
|
about 9 years ago
|
Removed unnecessary null assignments |
|
More...
|
about 9 years ago
|
Redesigned and optimized non-blocking I/O session initialization and termination code; reduced public API footprint |
|
More...
|
about 9 years ago
|
Removed obsolete classes |
|
More...
|
about 9 years ago
|