HTTPCORE-357: minor code cleanup |
|
More...
|
almost 12 years ago
|
HTTPCORE-357: Avoid DNS lookups in SSLIOSessions in server mode. |
|
More...
|
almost 12 years ago
|
HTTPCORE-362: Purge pool per route map after closing out expired or idle connections |
|
More...
|
almost 12 years ago
|
HTTPCORE-361: Reduced intermediate garbage in HeaderGroup#getFirstHeader() |
|
More...
|
almost 12 years ago
|
BasicHttpContext is now backed by ConcurrentHashMap |
|
More...
|
almost 12 years ago
|
HTTPCORE-355: HttpAsyncRequestExecutor fails when its handler is not ready to generate a request |
|
More...
|
almost 12 years ago
|
HTTPCORE-354: BasicConnFactory don't use SocketConfig#isSoKeepAlive |
|
More...
|
almost 12 years ago
|
HTTPCLIENT-1397: Use the full license name in the Maven POM |
|
More...
|
almost 12 years ago
|
HTTPCORE-353: disallow empty hostname values for HttpHost |
|
More...
|
almost 12 years ago
|
HTTPCORE-352: DefaultConnectingIOReactor connection queue handling optimization |
|
More...
|
almost 12 years ago
|
HTTPCORE-351: Preserve HTTP context used for server side HTTP exchange by HttpAsyncService |
|
More...
|
almost 12 years ago
|
Use "MIME" instead of "mime" in Javadocs, MIME is an acronym. |
|
More...
|
almost 12 years ago
|
Add missing @throws in Javadoc. |
|
More...
|
almost 12 years ago
|
Ctor should throw unchecked UnsupportedCharsetException, not unchecked UnsupportedEncodingException. The Javadoc is still correct. |
|
More...
|
almost 12 years ago
|
Add missing Javadoc and throws declaration of unchecked exception UnsupportedCharsetException. |
|
More...
|
almost 12 years ago
|
HTTPCORE-348: fixed typo |
|
More...
|
almost 12 years ago
|
HTTPCORE-347: (Regression) HttpResponse#setStatusCode() does not update reason phrase |
|
More...
|
almost 12 years ago
|
Fixed javadocs related to reason phrase in HTTP response messages |
|
More...
|
almost 12 years ago
|
Manually configured maven reports that are applicable to the given artifact |
|
More...
|
about 12 years ago
|
Localise @SuppressWarnings |
|
More...
|
about 12 years ago
|
Avoid unthrown exception warning |
|
More...
|
about 12 years ago
|
Javadoc updates |
|
More...
|
about 12 years ago
|
Localise @SuppressWarnings |
|
More...
|
about 12 years ago
|
Clirr check appears to be causing multiple invocation of style check audit; removed from 'validate' phase reverting my previous change |
|
More...
|
about 12 years ago
|
Upgraded API compatibility level to 4.3; added Clirr check to validate phase |
|
More...
|
about 12 years ago
|
Clarity |
|
More...
|
about 12 years ago
|
Clarity |
|
More...
|
about 12 years ago
|
Grammar |
|
More...
|
about 12 years ago
|
Upgraded project version to 4.3.1-SNAPSHOT |
|
More...
|
about 12 years ago
|
Minor tweak to SSLIOSession factory code |
|
More...
|
about 12 years ago
|