You are viewing a plain text version of this content. The canonical link for it is here.
- [httpcomponents-core] branch 4.4.x updated: [HTTPASYNC-152] Adds state in SessionRequestImpl to avoid race condition in changing multiple variables (#157) - posted by ol...@apache.org on 2019/11/04 07:56:36 UTC, 0 replies.
- [httpcomponents-core] branch HTTPASYNC-152 created (now a5defd9) - posted by ol...@apache.org on 2019/11/04 09:55:30 UTC, 0 replies.
- [httpcomponents-core] 01/01: HTTPASYNC-152: non-blocking connection pool to automatically close all newly created sessions when being shut down - posted by ol...@apache.org on 2019/11/04 09:55:31 UTC, 0 replies.
- [httpcomponents-core] branch HTTPCORE-612 created (now 37b35f4) - posted by ol...@apache.org on 2019/11/04 10:58:57 UTC, 0 replies.
- [httpcomponents-core] 01/01: HTTPCORE-612: DefaultConnectionReuseStrategy incorrectly used int to represent Content-Length value instead of long - posted by ol...@apache.org on 2019/11/04 10:58:58 UTC, 0 replies.
- [httpcomponents-core] branch 4.4.x updated (eb7d8d5 -> 37b35f4) - posted by ol...@apache.org on 2019/11/05 09:10:58 UTC, 0 replies.
- [httpcomponents-core] branch master updated: HTTPCORE-612: DefaultConnectionReuseStrategy incorrectly used int to represent Content-Length value instead of long - posted by ol...@apache.org on 2019/11/05 09:18:25 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated: HTTPCLIENT-2022: Use message parameter in HttpCacheEntrySerializationException constructor - posted by ol...@apache.org on 2019/11/06 17:39:31 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated: HTTPCLIENT-2023: Allow nested arrays and all primitive types in DefaultHttpCacheEntrySerializer - posted by ol...@apache.org on 2019/11/06 18:23:14 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2023: Allow nested arrays and all primitive types in DefaultHttpCacheEntrySerializer - posted by ol...@apache.org on 2019/11/06 18:28:09 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated: Improve Tests for RestrictedObjectInputStream - posted by ol...@apache.org on 2019/11/08 08:24:26 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated (88abda2 -> 3d09a43) - posted by ol...@apache.org on 2019/11/08 09:01:37 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPCLIENT-2023: Allow nested arrays and all primitive types in DefaultHttpCacheEntrySerializer - posted by ol...@apache.org on 2019/11/08 09:01:38 UTC, 1 replies.
- [httpcomponents-client] branch master updated (33cfaed -> e1f48e7) - posted by ol...@apache.org on 2019/11/08 09:43:14 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated: update text in pool stats description - posted by ol...@apache.org on 2019/11/10 14:41:51 UTC, 0 replies.
- [httpcomponents-client] branch master updated: update text in pool stats description - posted by ol...@apache.org on 2019/11/10 15:16:30 UTC, 0 replies.
- [httpcomponents-core] branch master updated: Development (#159) - posted by ol...@apache.org on 2019/11/10 18:51:14 UTC, 0 replies.
- [httpcomponents-client] branch HTTPCLIENT-2026 created (now 232ed81) - posted by ol...@apache.org on 2019/11/11 08:29:55 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPCLIENT-2026: Fixed URIBuilder#isOpaque() logic - posted by ol...@apache.org on 2019/11/11 08:29:56 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated (0f66609 -> 232ed81) - posted by ol...@apache.org on 2019/11/12 08:57:14 UTC, 0 replies.
- [httpcomponents-core] branch master updated: HTTPCLIENT-2026: Fixed URIBuilder#isOpaque() logic - posted by ol...@apache.org on 2019/11/12 09:05:49 UTC, 0 replies.
- [httpcomponents-client] branch HTTPCLIENT-2029 created (now 332a7ae) - posted by ol...@apache.org on 2019/11/14 15:45:51 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPCLIENT-2029: URIBuilder to support parsing of non-UTF8 URIs - posted by ol...@apache.org on 2019/11/14 15:45:52 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated (232ed81 -> 332a7ae) - posted by ol...@apache.org on 2019/11/16 12:29:42 UTC, 0 replies.
- [httpcomponents-core] branch master updated: HTTPCLIENT-2029: URIBuilder to support parsing of non-UTF8 URIs - posted by ol...@apache.org on 2019/11/16 13:10:15 UTC, 0 replies.
- [httpcomponents-core] branch master updated: EntityUtils clean ups and internal refactoring (#161) - posted by gg...@apache.org on 2019/11/18 16:55:27 UTC, 0 replies.
- [httpcomponents-core] branch master updated (a50d790 -> f45003f) - posted by ol...@apache.org on 2019/11/19 13:35:33 UTC, 0 replies.
- [httpcomponents-core] 01/01: EntityUtils clean ups and internal refactoring (#161) - posted by ol...@apache.org on 2019/11/19 13:35:34 UTC, 0 replies.
- [httpcomponents-core] branch master updated: Entity utils with lengths (#162) - posted by gg...@apache.org on 2019/11/21 15:25:05 UTC, 0 replies.
- [httpcomponents-core] branch release-4.4.12 created (now 8e4ff24) - posted by gg...@apache.org on 2019/11/21 15:30:38 UTC, 0 replies.
- [httpcomponents-core] 01/03: Updated release notes for HttpCore 4.4.12 release - posted by gg...@apache.org on 2019/11/21 15:30:39 UTC, 0 replies.
- [httpcomponents-core] 02/03: Fix typos. Sentences should start with a capitalized word. - posted by gg...@apache.org on 2019/11/21 15:30:40 UTC, 0 replies.
- [httpcomponents-core] 03/03: Document addition of org.apache.hc.core5.http.io.entity.EntityUtils length guard methods of existing methods. - posted by gg...@apache.org on 2019/11/21 15:30:41 UTC, 0 replies.
- [httpcomponents-core] branch master updated: HTTPCORE-613_2: Now allowing 0 for validaterAfterInactivity (#160) - posted by ol...@apache.org on 2019/11/22 21:35:56 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2028: Now allowing 0 for validateAfterInactivity - posted by ol...@apache.org on 2019/11/22 21:36:18 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2030: Fix PublicSuffixMatcher::getDomainRoot on invalid hostnames - posted by ol...@apache.org on 2019/11/26 10:53:59 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated: HTTPCLIENT-2030: Fix PublicSuffixMatcher::getDomainRoot on invalid hostnames - posted by ol...@apache.org on 2019/11/26 13:11:28 UTC, 0 replies.
- [httpcomponents-client] branch HTTPCLIENT-2020 created (now c6b8f46) - posted by mi...@apache.org on 2019/11/27 11:55:25 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPCLIENT-2020: DefaultBackoffStrategy should include TOO_MANY_REQUESTS (429) too - posted by mi...@apache.org on 2019/11/27 11:55:26 UTC, 0 replies.
- [httpcomponents-client] branch 4.5.x updated: HTTPCLIENT-2020: DefaultBackoffStrategy should include TOO_MANY_REQUESTS (429) too - posted by mi...@apache.org on 2019/11/27 12:12:30 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2020: DefaultBackoffStrategy should include TOO_MANY_REQUESTS (429) too - posted by mi...@apache.org on 2019/11/27 12:16:51 UTC, 0 replies.
- [httpcomponents-client] branch HTTPCLIENT-2019 created (now 384ab23) - posted by mi...@apache.org on 2019/11/27 14:22:04 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPCLIENT-2019: WIP - posted by mi...@apache.org on 2019/11/27 14:22:05 UTC, 0 replies.
- [httpcomponents-client] branch HTTPCLIENT-2019 updated: Satisfy code style - posted by mi...@apache.org on 2019/11/27 15:23:15 UTC, 0 replies.