Software Archive
Read-only legacy content
17060 Discussions

cached url response from ajax call

Brent_S_
Beginner
547 Views

I have an ajax call to a url. The result seems to be cached.  How do I clear the cached response from the url?

0 Kudos
2 Replies
Hamilton_Tenório_da_
Valued Contributor I
547 Views

I think that the problem is in programa running in the server, not in ajax. You need to set there to no cache any data.

0 Kudos
Brent_S_
Beginner
547 Views

Thank you for your comment and suggestion. I cleared the cache in my browser and all now works.  

0 Kudos
Reply