Re: The Accept-Encoding value has changed after update to Apache HTTP Client 5.5

2025-06-18 Thread Oleg Kalnichevski
> -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

RE: The Accept-Encoding value has changed after update to Apache HTTP Client 5.5

2025-06-18 Thread Stankov. Yavor
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

Re: The Accept-Encoding value has changed after update to Apache HTTP Client 5.5

2025-06-18 Thread Gary Gregory
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

RE: The Accept-Encoding value has changed after update to Apache HTTP Client 5.5

2025-06-18 Thread Stankov. Yavor
--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

Re: The Accept-Encoding value has changed after update to Apache HTTP Client 5.5

2025-06-18 Thread Oleg Kalnichevski
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