Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

cached url response from ajax call

Brent_S_
Beginner
564 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
564 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
564 Views

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

0 Kudos
Reply