{"id":282,"date":"2014-02-26T15:23:44","date_gmt":"2014-02-26T15:23:44","guid":{"rendered":"http:\/\/loadfocus.com\/blog\/?p=282"},"modified":"2014-02-26T15:23:44","modified_gmt":"2014-02-26T15:23:44","slug":"what-is-a-http-get-request","status":"publish","type":"post","link":"https:\/\/loadfocus.com\/blog\/2014\/02\/what-is-a-http-get-request","title":{"rendered":"What is a HTTP GET Request?"},"content":{"rendered":"<span class=\"span-reading-time rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\"><\/span> <span class=\"rt-time\"> &lt; 1<\/span> <span class=\"rt-label rt-postfix\">minute read<\/span><\/span><p class=\"lead\">The <strong><a title=\"what is HTTP\" href=\"https:\/\/loadfocus.com\/blog\/2014\/02\/what-is-http\/\" target=\"_blank\">HTTP<\/a>\u00a0&#8220;GET&#8221;<\/strong> method is used just for retrieving data and should have no other effect.<\/p>\n<p>When you enter a URI in the browser or you click on a link you are executing a GET request. Here are some characteristics of GET requests: can be cached, bookmarked, appear in browser history.<\/p>\n<p>You can easily find details about all the requests made, when accessing an URI, by opening the Developer Tools in the browser and inspecting the network traffic.<\/p>\n<p>GET requests don&#8217;t necessarily have to be made from the browser, you can make AJAX GET requests and use other tools in this purpose.<\/p>\n","protected":false},"excerpt":{"rendered":"<p><span class=\"span-reading-time rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\"><\/span> <span class=\"rt-time\"> &lt; 1<\/span> <span class=\"rt-label rt-postfix\">minute read<\/span><\/span>The HTTP\u00a0&#8220;GET&#8221; method is used just for retrieving data and should have no other effect. When you enter a URI in the browser or you click on a link you are executing a GET request. Here are some characteristics of GET requests: can be cached, bookmarked, appear in browser history. You can easily find details&#8230;  <a href=\"https:\/\/loadfocus.com\/blog\/2014\/02\/what-is-a-http-get-request\" class=\"more-link\" title=\"Read What is a HTTP GET Request?\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[15,48,74],"tags":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/loadfocus.com\/blog\/wp-json\/wp\/v2\/posts\/282"}],"collection":[{"href":"https:\/\/loadfocus.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/loadfocus.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/loadfocus.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/loadfocus.com\/blog\/wp-json\/wp\/v2\/comments?post=282"}],"version-history":[{"count":0,"href":"https:\/\/loadfocus.com\/blog\/wp-json\/wp\/v2\/posts\/282\/revisions"}],"wp:attachment":[{"href":"https:\/\/loadfocus.com\/blog\/wp-json\/wp\/v2\/media?parent=282"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/loadfocus.com\/blog\/wp-json\/wp\/v2\/categories?post=282"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/loadfocus.com\/blog\/wp-json\/wp\/v2\/tags?post=282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}