You are viewing a plain text version of this content. The canonical link for it is here.
- [httpcomponents-client] branch HTTPCLIENT-2073 created (now 1fe5179) - posted by ol...@apache.org on 2020/04/05 10:50:32 UTC, 0 replies.
- [httpcomponents-client] 01/02: Minor tweaks to auth execution logging - posted by ol...@apache.org on 2020/04/05 10:50:33 UTC, 0 replies.
- [httpcomponents-client] 02/02: HTTPCLIENT-2073: (regression) WindowsNegotiateScheme incorrectly rejects empty NTLM challenge - posted by ol...@apache.org on 2020/04/05 10:50:34 UTC, 0 replies.
- [httpcomponents-client] branch HTTPCLIENT-2073 updated (1fe5179 -> a93d5c0) - posted by ol...@apache.org on 2020/04/05 11:43:07 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPCLIENT-2073: (regression) WindowsNegotiateScheme incorrectly rejects empty NTLM challenge - posted by ol...@apache.org on 2020/04/05 11:43:08 UTC, 0 replies.
- [httpcomponents-client] branch master updated (92100e1 -> a93d5c0) - posted by ol...@apache.org on 2020/04/05 12:48:46 UTC, 0 replies.
- [httpcomponents-core] branch development created (now 5260b89) - posted by ol...@apache.org on 2020/04/05 13:03:10 UTC, 0 replies.
- [httpcomponents-core] 01/01: Added exception callback to async server implementations enabling logging of unexpected and fatal exceptions in the server side protocol handlers - posted by ol...@apache.org on 2020/04/05 13:03:11 UTC, 0 replies.
- [httpcomponents-client] branch HTTPCLIENT-2074 created (now 5c230b9) - posted by ol...@apache.org on 2020/04/06 15:43:10 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPCLIENT-2074: disallow direct execution of CONNECT methods by standard client implementations - posted by ol...@apache.org on 2020/04/06 15:43:11 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2075: new method Request.responseTimeout(Timeout) in Fluent HC - posted by ol...@apache.org on 2020/04/08 08:32:23 UTC, 0 replies.
- [httpcomponents-core] branch master updated: Added exception callback to async server implementations enabling logging of unexpected and fatal exceptions in the server side protocol handlers - posted by ol...@apache.org on 2020/04/08 12:41:34 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2074: disallow direct execution of CONNECT methods by standard client implementations - posted by ol...@apache.org on 2020/04/08 13:02:10 UTC, 0 replies.
- [httpcomponents-core] branch 5.1.x created (now 830d047) - posted by ol...@apache.org on 2020/04/12 14:38:23 UTC, 0 replies.
- [httpcomponents-core] 01/04: Upgraded project version to 5.1-alpha1-SNAPSHOT - posted by ol...@apache.org on 2020/04/12 14:38:24 UTC, 0 replies.
- [httpcomponents-core] 02/04: Async connection listeners to support passing attachments to endpoints - posted by ol...@apache.org on 2020/04/12 14:38:25 UTC, 0 replies.
- [httpcomponents-core] 03/04: Improved TLS configuration of async server endpoints - posted by ol...@apache.org on 2020/04/12 14:38:26 UTC, 0 replies.
- [httpcomponents-core] 04/04: Deprecated SecurePortStrategy - posted by ol...@apache.org on 2020/04/12 14:38:27 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2076: fix NPE in LaxExpiresHandler (#222) - posted by ol...@apache.org on 2020/04/17 09:14:29 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated: HTTPCLIENT-2076: fix NPE in LaxExpiresHandler (#222) - posted by ol...@apache.org on 2020/04/17 09:19:09 UTC, 0 replies.
- [httpcomponents-client] branch HTTPASYNC-160 created (now 3a0b506) - posted by ol...@apache.org on 2020/04/18 10:08:44 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPASYNC-160: HttpAsyncClient in INACTIVE or STOPPED state throws a IllegalStateException causing the current thread to terminate - posted by ol...@apache.org on 2020/04/18 10:08:45 UTC, 0 replies.
- [httpcomponents-client] branch HTTPASYNC-160 updated (3a0b506 -> 78b2a88) - posted by ol...@apache.org on 2020/04/18 10:10:24 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPASYNC-160: HttpAsyncClient in READY or TERMINATED state throws a IllegalStateException causing the current thread to terminate - posted by ol...@apache.org on 2020/04/18 10:10:25 UTC, 0 replies.
- [httpcomponents-client] branch HTTPASYNC-160 updated (78b2a88 -> 734f962) - posted by ol...@apache.org on 2020/04/18 10:20:58 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPASYNC-160: HttpAsyncClient#execute throws IllegalStateException causing the current thread to terminate if the client is not running or has been closed - posted by ol...@apache.org on 2020/04/18 10:20:59 UTC, 0 replies.
- [httpcomponents-core] branch master updated: Fix CharArrayBuffer.subSequence(beganIndex, endIndex) to return right result. - posted by ol...@apache.org on 2020/04/18 13:40:12 UTC, 0 replies.
- [httpcomponents-core] branch HTTPCORE-628 created (now 344b79f) - posted by ol...@apache.org on 2020/04/18 13:49:33 UTC, 0 replies.
- [httpcomponents-core] 01/01: HTTPCORE-628: do not encode blanks as + in URI query component - posted by ol...@apache.org on 2020/04/18 13:49:34 UTC, 0 replies.
- svn commit: r1876699 - /httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/client/ - posted by ol...@apache.org on 2020/04/18 18:41:43 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPASYNC-160: HttpAsyncClient in INACTIVE or STOPPED state throws a IllegalStateException causing the current thread to terminate - posted by ol...@apache.org on 2020/04/18 18:44:24 UTC, 0 replies.
- [httpcomponents-core] branch master updated: Bug fix: explicitly release resources of the exchange handler - posted by ol...@apache.org on 2020/04/19 09:27:56 UTC, 0 replies.
- [httpcomponents-core] branch 5.1.x updated (830d047 -> 344b79f) - posted by ol...@apache.org on 2020/04/19 09:28:31 UTC, 0 replies.
- [httpcomponents-core] branch development created (now 8c7f3de) - posted by ol...@apache.org on 2020/04/20 17:39:15 UTC, 0 replies.
- [httpcomponents-core] 01/01: Improved integration test for out-of-sequence response handling by the HTTP/1.1 async protocol handler - posted by ol...@apache.org on 2020/04/20 17:39:16 UTC, 0 replies.
- [httpcomponents-core] branch 5.1.x updated: HTTPCORE-627: URIBuilder::Adding query parameters result in removing … (#196) - posted by ol...@apache.org on 2020/04/21 07:04:55 UTC, 0 replies.
- [httpcomponents-client] branch HTTPCLIENT-2051 created (now 7e2ea15) - posted by ol...@apache.org on 2020/04/23 15:15:18 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPCLIENT-2051: corrected handling of 303 redirects - posted by ol...@apache.org on 2020/04/23 15:15:19 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2051: corrected handling of 303 redirects - posted by ol...@apache.org on 2020/04/24 10:19:24 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2077: Authentication failure due to incorrect NTLM auth value check (#223) - posted by ol...@apache.org on 2020/04/26 15:08:26 UTC, 0 replies.