14

I am using a CDN in between my server and client(browser) to cache my ajax requests.

Along with the usual headers, I am also setting the Access-Control-Max-Age header to cache the preflight request.(OPTIONS Request)

How do I remove the cached response from my Firefox Browser?

The normal Ctrl + Shift + Delete and clearing the cache is not clearing the cached response.

TIA

chetan1507
  • 301
  • 1
  • 3
  • 8
  • 2
    possible duplicate of [How to check content of preflight result cache in firefox](http://stackoverflow.com/questions/10815842/how-to-check-content-of-preflight-result-cache-in-firefox) – lxg Jun 10 '15 at 15:30

0 Answers0