reqwest
reqwest copied to clipboard
Add a cache parameter
It would be nice if a cache parameter can be passed to an ajax request: if set to false, it will force requested pages not to be cached by the browser. Setting cache to false also appends a query string parameter, "_=[TIMESTAMP]", to the URL. (from jquery page http://api.jquery.com/jQuery.ajax/).
Thx
+1
+1
+1
+1
+1
+1
+1
+1