> -Original Message-
> From: Oleg Kalnichevski
> Sent: Wednesday, June 18, 2025 3:23 PM
> To: HttpClient User Discussion
> Subject: Re: The Accept-Encoding value has changed after update to
> Apache HTTP Client 5.5
>
> On Wed, 2025-06-18 at 12:05 +, Stankov. Ya
sday, June 18, 2025 3:23 PM
> To: HttpClient User Discussion
> Subject: Re: The Accept-Encoding value has changed after update to
> Apache HTTP Client 5.5
>
> On Wed, 2025-06-18 at 12:05 +, Stankov. Yavor wrote:
> > Hi,
> >
> > I just saw that the requests sent by the
In the meantime, do you see any workaround of this issue, since this is
> blocking our update?
>
> Best Regards,
> Yavor
>
> -Original Message-
> From: Oleg Kalnichevski
> Sent: Wednesday, June 18, 2025 3:23 PM
> To: HttpClient User Discussion
> Subject: Re: Th
--Original Message-
From: Oleg Kalnichevski
Sent: Wednesday, June 18, 2025 3:23 PM
To: HttpClient User Discussion
Subject: Re: The Accept-Encoding value has changed after update to Apache HTTP
Client 5.5
On Wed, 2025-06-18 at 12:05 +, Stankov. Yavor wrote:
> Hi,
>
> I just saw that t
On Wed, 2025-06-18 at 12:05 +, Stankov. Yavor wrote:
> Hi,
>
> I just saw that the requests sent by the HTTP Client 5.5 has change
> in the Accept-Encoding value from: gzip, deflate to: gzip, x-gzip,
> deflate.
>
> I checked the code and the change is coming from the constructor of
> the Cont