Handle conditional requests in cache
------------------------------------
Key: HTTPCLIENT-1003
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1003
Project: HttpComponents HttpClient
Issue Type: Improvement
Components: Cache
Reporter: Michajlo Matijkiw
Return 304 if incoming request has "If-None-Match" or "If-Modified-Since"
headers and can be served from cache. Currently we return a 200 which is
correct but not optimal.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]