sratz commented on PR #552:
URL: 
https://github.com/apache/httpcomponents-client/pull/552#issuecomment-2622594563

   > > does not solve the problem, as that would work in 5.4, but not in 5.3 
anymore.
   > 
   > @sratz Why would not that work in 5.3?
   
   Because there the reverse is true, 
`org.apache.hc.client5.http.impl.classic.InternalHttpClient.setupContext(HttpClientContext)`
 only looks at the attributes, not at the getter methods:
   
https://github.com/apache/httpcomponents-client/blob/4f852608c3315975bf6cd72d10999626784cd9a6/httpclient5/src/main/java/org/apache/hc/client5/http/impl/classic/InternalHttpClient.java#L123-L138
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to