You are viewing a plain text version of this content. The canonical link for it is here.
- [httpcomponents-core] branch master updated (e3c770b55 -> 371347add) - posted by ol...@apache.org on 2023/10/01 12:59:49 UTC, 0 replies.
- [httpcomponents-core] branch 5.3.x updated: HTTPCORE-756: replace CR, LF, NULL in header values with SP per RFC 9110 section 5.5 - posted by ol...@apache.org on 2023/10/02 10:40:03 UTC, 0 replies.
- [httpcomponents-core] branch HTTPCLIENT-2298 deleted (was 371347add) - posted by ol...@apache.org on 2023/10/02 15:28:47 UTC, 0 replies.
- [httpcomponents-core] branch master updated: Add security warning to TrustStrategy documentation (#438) - posted by ol...@apache.org on 2023/10/03 20:13:59 UTC, 0 replies.
- [httpcomponents-client] branch master updated: Add security warning to TrustStrategy implementations documentation (#490) - posted by ol...@apache.org on 2023/10/03 20:14:19 UTC, 0 replies.
- Build failed in Jenkins: HttpComponents » HttpComponents Client 5.3.x Java11 #55 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2023/10/04 00:30:12 UTC, 0 replies.
- Jenkins build is back to normal : HttpComponents » HttpComponents Client 5.3.x Java11 #56 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2023/10/04 12:35:20 UTC, 0 replies.
- [httpcomponents-client] branch 5.4.x updated (86b1d5c3c -> 7ef0c10cb) - posted by ol...@apache.org on 2023/10/07 08:58:48 UTC, 0 replies.
- [httpcomponents-client] 01/02: HTTPCLIENT-2293: Via header improvements * optimized parting of Via response header values in order to generate less intermediate garbage * optimized Via message header generation * moved Via request header generation to a cache request interceptor * moved Via response header generation to a cache response interceptor - posted by ol...@apache.org on 2023/10/07 08:58:49 UTC, 0 replies.
- [httpcomponents-client] 02/02: Renamed cache protocol conformance response interceptor (no functional changes) - posted by ol...@apache.org on 2023/10/07 08:58:50 UTC, 0 replies.
- [httpcomponents-client] branch 5.4.x updated (7ef0c10cb -> 777b1a4b4) - posted by ol...@apache.org on 2023/10/12 10:07:04 UTC, 0 replies.
- [httpcomponents-client] 01/02: HTTPCLIENT-2293: client protocol handlers to try to send `Host` as the first header in the request header section per RFC 9110 section 7.2 - posted by ol...@apache.org on 2023/10/12 10:07:05 UTC, 0 replies.
- [httpcomponents-client] 02/02: HTTPCLIENT-2293: Better name for the standard date pattern - posted by ol...@apache.org on 2023/10/12 10:07:06 UTC, 0 replies.
- [httpcomponents-core] branch 5.3.x updated (bebb4946d -> 115a21694) - posted by ol...@apache.org on 2023/10/12 10:16:07 UTC, 0 replies.
- [httpcomponents-core] 01/11: HTTPCORE-756: reject HTTPS requests received over insecure (non-TLS) connection per RFC 9110 section 7.4 - posted by ol...@apache.org on 2023/10/12 10:16:08 UTC, 0 replies.
- [httpcomponents-core] 02/11: HTTPCORE-756: support methods for handling hop-by-hop and connection specific headers (ported from HttpClient cache module) - posted by ol...@apache.org on 2023/10/12 10:16:09 UTC, 0 replies.
- [httpcomponents-core] 03/11: More message support methods - posted by ol...@apache.org on 2023/10/12 10:16:10 UTC, 0 replies.
- [httpcomponents-core] 04/11: HTTPCORE-756: Expect-Continue handshake improvements per RFC 9110 section 10.1.1 * ignore Expect header in requests older than HTTP/1.1 * Servers to respond with 417 in case of unexpected Expect token - posted by ol...@apache.org on 2023/10/12 10:16:11 UTC, 0 replies.
- [httpcomponents-core] 05/11: HTTPCORE-756: Updated response status codes as per RFC 9110 section 18.3 - posted by ol...@apache.org on 2023/10/12 10:16:12 UTC, 0 replies.
- [httpcomponents-core] 06/11: HTTPCORE-756: Better name for the standard date pattern - posted by ol...@apache.org on 2023/10/12 10:16:13 UTC, 0 replies.
- [httpcomponents-core] 07/11: Javadoc improvements (no functional changes) - posted by ol...@apache.org on 2023/10/12 10:16:14 UTC, 0 replies.
- [httpcomponents-core] 08/11: HTTPCORE-756: client protocol handlers to try to send `Host` as the first header in the request header section per RFC 9110 section 7.2 - posted by ol...@apache.org on 2023/10/12 10:16:15 UTC, 0 replies.
- [httpcomponents-core] 09/11: HTTPCORE-756: Authority from an absolute request URI to take precedence over Host header per RFC 9112 section 3.2 - posted by ol...@apache.org on 2023/10/12 10:16:16 UTC, 0 replies.
- [httpcomponents-core] 10/11: HTTPCORE-756: Support for the effective HTTP/1.x protocol level config parameter; HTTP/1.1 endpoints to signal their actual supported protocol level (the minor version in HTTP/1.x) in the message control data as per RFC 9110 section 6.2 - posted by ol...@apache.org on 2023/10/12 10:16:17 UTC, 0 replies.
- [httpcomponents-core] 11/11: Fixed deprecation warnings - posted by ol...@apache.org on 2023/10/12 10:16:18 UTC, 0 replies.
- [httpcomponents-client] branch master updated: HTTPCLIENT-2302: Add comment to TrustStrategy usage in examples (#492) - posted by ol...@apache.org on 2023/10/12 10:24:36 UTC, 0 replies.
- [httpcomponents-client] branch master updated (6b16ec176 -> 19f3922b3) - posted by ol...@apache.org on 2023/10/12 13:45:32 UTC, 0 replies.
- [httpcomponents-client] 01/01: HTTPCLIENT-2302: Add comment to TrustStrategy usage in examples (#492) - posted by ol...@apache.org on 2023/10/12 13:45:33 UTC, 0 replies.
- [httpcomponents-client] branch 5.2.x updated: HTTPCLIENT-2302: Add comment to TrustStrategy usage in examples (#492) - posted by ol...@apache.org on 2023/10/12 13:49:25 UTC, 0 replies.
- Build failed in Jenkins: HttpComponents » HttpComponents Client 5.3.x Java11 #58 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2023/10/13 00:30:12 UTC, 0 replies.
- Build failed in Jenkins: HttpComponents » HttpComponents Client 5.3.x Java11 #59 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2023/10/13 00:50:41 UTC, 0 replies.
- Jenkins build is back to normal : HttpComponents » HttpComponents Client 5.3.x Java11 #60 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2023/10/13 12:36:23 UTC, 0 replies.
- [httpcomponents-core] branch 5.3.x updated (115a21694 -> a4dc078f0) - posted by ol...@apache.org on 2023/10/17 11:20:16 UTC, 0 replies.
- [httpcomponents-core] 01/02: HTTPCORE-756: Stricter parsing of response status code per RFC 9112 section 3.2; less intermediate garbage while parsing response status lines - posted by ol...@apache.org on 2023/10/17 11:20:17 UTC, 0 replies.
- [httpcomponents-core] 02/02: HTTPCORE-756: Improved Transfer-Encoding handling and message frame validity verification per RFC 9112 section 6.1 - posted by ol...@apache.org on 2023/10/17 11:20:18 UTC, 0 replies.
- [httpcomponents-client] branch 5.4.x updated: Fix features BackoffManager Unit Tests in Resource-Constrained Environments. (#494) - posted by ab...@apache.org on 2023/10/20 10:52:25 UTC, 0 replies.
- [httpcomponents-client] branch 5.4.x updated (5c61b0ae9 -> 143586905) - posted by ol...@apache.org on 2023/10/24 09:09:47 UTC, 0 replies.
- [httpcomponents-client] 01/05: Fixed invalid flow control in CacheControlHeaderParser - posted by ol...@apache.org on 2023/10/24 09:09:48 UTC, 0 replies.
- [httpcomponents-client] 02/05: Moved delta-second parsing routine to CacheSupport - posted by ol...@apache.org on 2023/10/24 09:09:49 UTC, 0 replies.
- [httpcomponents-client] 03/05: Optimize `#isResponseCacheable` by parsing DATE and EXPIRES headers only once - posted by ol...@apache.org on 2023/10/24 09:09:50 UTC, 0 replies.
- [httpcomponents-client] 04/05: HttpCacheEntry to cache parsed DATE, EXPIRES and LAST_MODIFIED values; avoid parsing DATE header of cache entries and HTTP messages multiple times - posted by ol...@apache.org on 2023/10/24 09:09:51 UTC, 0 replies.
- [httpcomponents-client] 05/05: Moved methods used by the public API classes from CacheSupport to CacheKeyGenerator; added test cases - posted by ol...@apache.org on 2023/10/24 09:09:52 UTC, 0 replies.
- [httpcomponents-client] branch 5.4.x updated: Refactor ExponentialBackoffManager and TestLinearBackoffManager Tests to Remove Thread.sleep(). (#495) - posted by ab...@apache.org on 2023/10/24 18:55:43 UTC, 0 replies.
- [httpcomponents-client] branch 5.4.x updated: Refactor RequestIfRange class to use DateUtils for date parsing. (#497) - posted by ab...@apache.org on 2023/10/24 19:03:02 UTC, 0 replies.