RFC 7541: HPack integer and string coding |
|
More...
|
over 9 years ago
|
Removed #getElements from Header interface |
|
More...
|
over 9 years ago
|
SVN ignore target folder. |
|
More...
|
over 9 years ago
|
Ignore Eclipse artifacts. |
|
More...
|
over 9 years ago
|
HTTP frame primitives; session input / output buffers for blocking HTTP/2 connections |
|
More...
|
over 9 years ago
|
Cleanup of blocking session input / output buffering code |
|
More...
|
over 9 years ago
|
HTTPCORE-418: Add a HttpHost constructor for hostname and scheme. |
|
More...
|
over 9 years ago
|
HTTPCORE-417: SSLIOSession#writePlain incorrectly handles closed channel condition leading to an infinite loop |
|
More...
|
over 9 years ago
|
Fixed style check violations |
|
More...
|
over 9 years ago
|
Add missing serial version ID (default 1L). |
|
More...
|
over 9 years ago
|
The declared exception IOException is not actually thrown by the method start() from type HttpServerNio. |
|
More...
|
over 9 years ago
|
The declared exception IOException is not actually thrown by the constructor HttpServerNio(). |
|
More...
|
over 9 years ago
|
Add final modifier to local variables. |
|
More...
|
over 9 years ago
|
SVN move folders from httpcore* to httpcore5* in order to match the Maven artifact ID, which matters for multi-module builds. |
|
More...
|
over 9 years ago
|
Fixed style-check violations |
|
More...
|
over 9 years ago
|
Declared exception is not actually thrown by the method. |
|
More...
|
over 9 years ago
|
HTTPCORE-416: DefaultConnectingIOReactor to treat failure to open a channel for a new outgoing connection as a recoverable request failure |
|
More...
|
over 9 years ago
|
Upgraded HttpCore version to 5.0-alpha2-SNAPSHOT |
|
More...
|
over 9 years ago
|
Fixed dependency declarations for httpcore-ab and httpcore-osgi modules |
|
More...
|
over 9 years ago
|
Disabled OSGi module |
|
More...
|
over 9 years ago
|
Removed trailing blanks |
|
More...
|
over 9 years ago
|
Add HttpResponse.getCode() as a short hand for getStatusLine().getStatusCode(). Use new method. |
|
More...
|
over 9 years ago
|
Add constants to HttpStatus to denote classes of statuses for 1xx, 2xx, 3xx, 4xx, and 5xx and start using these. |
|
More...
|
over 9 years ago
|
Updated 5.0-alpha1 release notes |
|
More...
|
over 9 years ago
|
PATCH method support |
|
More...
|
over 9 years ago
|
Updated building instructions |
|
More...
|
over 9 years ago
|
Commended out docbkx plugin |
|
More...
|
over 9 years ago
|
Updated project description and standard compliance in project DOAP |
|
More...
|
over 9 years ago
|
Reduce use of magic number 200 (Use HttpStatus.SC_OK) |
|
More...
|
over 9 years ago
|
Javadoc fix |
|
More...
|
over 9 years ago
|