hunghhdev opened a new pull request, #852: URL: https://github.com/apache/httpcomponents-client/pull/852
Follow-up to #840. The caching layer can now store and serve responses to `QUERY` requests: cache keys incorporate a digest of the request content and content type, and both classic and async interceptors buffer `QUERY` bodies instead of bypassing the cache. Anything that cannot be buffered safely still falls back to direct execution. -- 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]
