From a69552f4b0ad7516b396c27a995216664b907009 Mon Sep 17 00:00:00 2001 From: grunenwald Date: Mon, 11 Nov 2024 07:30:00 +0100 Subject: [PATCH] Update 06-HTTPandAJAX.md --- src/06-HTTPandAJAX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/06-HTTPandAJAX.md b/src/06-HTTPandAJAX.md index 43c5b4b..2a5de47 100755 --- a/src/06-HTTPandAJAX.md +++ b/src/06-HTTPandAJAX.md @@ -373,7 +373,7 @@ myXHR.getResponseHeader("Status"); [12]:https://www.w3.org/TR/XMLHttpRequest/ [13]:https://www.xul.fr/xml-ajax.html#ajax-exemple [14]:https://www.w3schools.com/jquery/tryit.asp?filename=tryjquery_ajax_load -[15]: + [16]:https://stackoverflow.com/questions/367786/prevent-browser-caching-of-jquery-ajax-call-result [17]:https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching [18]:https://blog.teamtreehouse.com/the-definitive-guide-to-get-vs-post