Cache dynamic parts – AJAX calls
-
Hello,
I’m making a call to admin-ajax.php to pull Woocommerce products, this call is not being cached. i.e.
“cache-control: no-cache, must-revalidate, max-age=0”
I am not using nonce for this ajax call.
How can I get the ajax call to also be cached? how can I control which ajax call gets cached and which is not?Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cache dynamic parts – AJAX calls’ is closed to new replies.