arturobernalg opened a new pull request, #868:
URL: https://github.com/apache/httpcomponents-client/pull/868

   A shared cache now stores a response that carries a qualified private 
directive with the named header fields removed from the stored copy, instead of 
treating the whole response as `non-cacheable`, while the response returned to 
the caller retains those fields. The fields are removed from freshly stored 
entries, from entries updated by a 304 revalidation, and from the root entry of 
a Vary response. A bare private directive still makes the whole response 
`non-storable` by a shared cache, and multiple qualified private directives 
accumulate their field names.


-- 
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