Pro: Please explain AJAX POST requests
-
I am tweaking speed on my server and noticed Easyazon makes a POST request to get the easyazon configuration details, would those not be better suited for a GET request (something I can cache)?
I can understand if there were statistics that needed updating or something to then use POST but I cannot see the reason for them currently.
Please elucidate.
The topic ‘Pro: Please explain AJAX POST requests’ is closed to new replies.