ok2c commented on PR #445:
URL: 
https://github.com/apache/httpcomponents-client/pull/445#issuecomment-1540798698

   @arturobernalg  This is what 
[HTTPCLIENT-2273](https://issues.apache.org/jira/browse/HTTPCLIENT-2273) says:
   ```
    # Update the caching module to identify and handle "no-cache" directives 
with specified header fields.
    # Revalidate the response with the origin server when the specified header 
fields are present in a cached response, to ensure that they are not reused 
without successful revalidation.
    # Ensure that the rest of the response is still cacheable when the 
specified header fields are present, as long as the response complies with 
other caching requirements.
   ```
   Changes to `#isExplicitlyNonCacheable`method seem to have addressed the 
point 1. How do point 2 and 3 get addressed?
   


-- 
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: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to