mjrgit / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

Cache #195

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When calling an API that includes cache expires, it appears chrome-rest-client 
honors this. Even after clearing Chrome's cache, chrome-rest-client continued 
to return a cached version. 

Upon inspection of outgoing requests using Fiddler, after the initial request 
was placed by chrome-rest-client, no additional outgoing requests were 
observed. 

Is there a way to configure chrome-rest-client to ignore cache headers and 
always perform the request?

Original issue reported on code.google.com by rick.moe...@gmail.com on 7 Aug 2013 at 10:52

GoogleCodeExporter commented 8 years ago
Same problem

Original comment by rubenale...@gmail.com on 27 Jan 2014 at 6:06