[ https://issues.apache.org/jira/browse/HTTPCLIENT-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13682329#comment-13682329 ]
James Leigh commented on HTTPCLIENT-1370: ----------------------------------------- I agree Jon, but as the test indicates the current SVN trunk *is* caching the response to OPTIONS. This patch corrects that and changes it to *not* cache response to OPTIONS. > Response to Non-GET Requests Should Never be Cached With the Default Response > CachingPolicy > ------------------------------------------------------------------------------------------- > > Key: HTTPCLIENT-1370 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1370 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: CacheHttpClient Caching components > Affects Versions: 4.3 Beta2 > Reporter: James Leigh > Labels: patch > Fix For: 4.3 Beta3 > > Attachments: HTTPCLIENT-1370.patch > > > HttpClient caches response to non-GET requests when a shared cache is used > and an Authorization header is present with Cache-Control: public. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org