Re: Accessing 'system' header fields implicitly added by HttpClient

2021-05-21 Thread Daniel Fuchs
Hi Moataz, This sounds like a reasonable request, with a concrete use case. I have logged https://bugs.openjdk.java.net/browse/JDK-8267510 best regards, -- daniel On 20/05/2021 15:58, Moataz Abdelnasser wrote: Hi! I've recently released an HTTP cache (https://mizosoft.github.io/methanol/cac

Accessing 'system' header fields implicitly added by HttpClient

2021-05-20 Thread Moataz Abdelnasser
Hi! I've recently released an HTTP cache (https://mizosoft.github.io/methanol/caching) that operates as part of an interceptor chain built atop a standard HttpClient. Currently, the cache can store only one response per request. However, request headers can specify multiple response variants if no