HTTPCLIENT-741: Fixed concurrency issues in AbstractClientConnAdapter |
|
More...
|
almost 17 years ago
|
added HTTPCLIENT-726, reformatted for 79 cpl |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-726: test for spurious wakeups |
|
More...
|
almost 17 years ago
|
fixed and extended JavaDocs |
|
More...
|
almost 17 years ago
|
beautified NO_HOST, slightly |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-643: Automatic connect fail-over for multi-home remote servers |
|
More...
|
almost 17 years ago
|
Fixup some more missing svn:eol-style native properties |
|
More...
|
almost 17 years ago
|
Duh! Fixup some missing svn:eol-style native properties |
|
More...
|
almost 17 years ago
|
Fixup some missing eol-style:native properties |
|
More...
|
almost 17 years ago
|
Ignore Findbugs preferences file |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-733: Added HTTP DELETE method |
|
More...
|
almost 17 years ago
|
Renamed MultipartFormHttpEntity to MultipartEntity |
|
More...
|
almost 17 years ago
|
Renamed o.a.http.client.mime to o.a.http.entity.mime |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-738: Renamed o.a.http.conn.ssl.HostnameVerifier to o.a.http.conn.ssl.X509HostnameVerifier |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-739: CookieIdentityComparator and CookiePathComparator now implement Serializable |
|
More...
|
almost 17 years ago
|
release notes for HTTPCLIENT-735 |
|
More...
|
almost 17 years ago
|
tests for hierarchical unsetting of default proxy |
|
More...
|
almost 17 years ago
|
more tests for route params, coverage complete |
|
More...
|
almost 17 years ago
|
first tests for route params |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-735: explicit unsetting of DEFAULT_PROXY and FORCED_ROUTE |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-723: basic test coverage for ProxySelectorRoutePlanner |
|
More...
|
almost 17 years ago
|
release notes and an exception punctuation |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-740: start connection GC thread in extra call after construction |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-741: AbstractClientConnAdapter#abortConnection() no longer releases the wrapped connection back to the connection manager. The wrapped connection gets shut down, but remains attached to the adapter. The connection is expected to be released back to the connection manager by the request execution thread. |
|
More...
|
almost 17 years ago
|
HTTPCLIENT-741: Ensure thread safety for AbstractClientConnAdapter and its subclasses |
|
More...
|
almost 17 years ago
|
Fixup odd tab usage |
|
More...
|
almost 17 years ago
|
Fixup identation problems caused by Eclipse autocorrect when adding @Override |
|
More...
|
almost 17 years ago
|
Integer|Long.valueOf() are cheaper than new Integer()|Long() |
|
More...
|
almost 17 years ago
|
Fixup identation problems caused by Eclipse autocorrect when adding @Override |
|
More...
|
almost 17 years ago
|
Fixup identation problems caused by Eclipse autocorrect when adding @Override |
|
More...
|
almost 17 years ago
|