<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HTTP requests Archives</title>
	<atom:link href="https://openjavascript.info/tag/http-requests/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/http-requests/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Tue, 27 Sep 2022 15:11:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>

<image>
	<url>https://openjavascript.info/wp-content/uploads/2023/12/cropped-android-chrome-192x192-1-32x32.png</url>
	<title>HTTP requests Archives</title>
	<link>https://openjavascript.info/tag/http-requests/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>GET, POST, PUT &#038; DELETE using AJAX in JavaScript</title>
		<link>https://openjavascript.info/2022/08/04/get-post-put-delete-using-ajax-in-javascript/</link>
					<comments>https://openjavascript.info/2022/08/04/get-post-put-delete-using-ajax-in-javascript/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Thu, 04 Aug 2022 13:14:50 +0000</pubDate>
				<category><![CDATA[Working with APIs]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Asynchronous programming]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[GET]]></category>
		<category><![CDATA[HTTP requests]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[PUT]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=5321</guid>

					<description><![CDATA[<p>AJAX (XMLHttpRequest) is a native object for making HTTP requests in JavaScript.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/08/04/get-post-put-delete-using-ajax-in-javascript/">GET, POST, PUT &#038; DELETE using AJAX in JavaScript</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/08/04/get-post-put-delete-using-ajax-in-javascript/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Upload progress bar using XHR (Fetch alternative)</title>
		<link>https://openjavascript.info/2022/07/01/upload-progress-bar-using-xhr-fetch-alternative/</link>
					<comments>https://openjavascript.info/2022/07/01/upload-progress-bar-using-xhr-fetch-alternative/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Fri, 01 Jul 2022 05:14:29 +0000</pubDate>
				<category><![CDATA[Working with APIs]]></category>
		<category><![CDATA[Asynchronous programming]]></category>
		<category><![CDATA[HTTP requests]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[PUT]]></category>
		<category><![CDATA[XMLHttpRequest]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=4911</guid>

					<description><![CDATA[<p>The XMLHttpRequest (XHR) object can be used to make and track upload progress.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/07/01/upload-progress-bar-using-xhr-fetch-alternative/">Upload progress bar using XHR (Fetch alternative)</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/07/01/upload-progress-bar-using-xhr-fetch-alternative/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Using the Fetch API in React with functional components</title>
		<link>https://openjavascript.info/2022/06/16/using-the-fetch-api-in-react-with-functional-components/</link>
					<comments>https://openjavascript.info/2022/06/16/using-the-fetch-api-in-react-with-functional-components/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Thu, 16 Jun 2022 16:16:38 +0000</pubDate>
				<category><![CDATA[React]]></category>
		<category><![CDATA[Working with APIs]]></category>
		<category><![CDATA[fetch()]]></category>
		<category><![CDATA[HTTP requests]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[useEffect]]></category>
		<category><![CDATA[useState]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=4634</guid>

					<description><![CDATA[<p>How to use JavaScript's native Fetch API to make HTTP requests in React.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/06/16/using-the-fetch-api-in-react-with-functional-components/">Using the Fetch API in React with functional components</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/06/16/using-the-fetch-api-in-react-with-functional-components/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>POST form data using JavaScript&#8217;s Fetch API</title>
		<link>https://openjavascript.info/2022/04/26/post-form-data-using-javascripts-fetch-api/</link>
					<comments>https://openjavascript.info/2022/04/26/post-form-data-using-javascripts-fetch-api/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Tue, 26 Apr 2022 07:56:05 +0000</pubDate>
				<category><![CDATA[Working with APIs]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[fetch]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[HTTP requests]]></category>
		<category><![CDATA[POST]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=4069</guid>

					<description><![CDATA[<p>Fully control form data submission using JavaScript's Fetch API.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/04/26/post-form-data-using-javascripts-fetch-api/">POST form data using JavaScript&#8217;s Fetch API</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/04/26/post-form-data-using-javascripts-fetch-api/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Make fetch GET, POST, PUT and DELETE requests in a single line</title>
		<link>https://openjavascript.info/2022/03/07/make-fetch-get-post-put-and-delete-requests-in-a-single-line/</link>
					<comments>https://openjavascript.info/2022/03/07/make-fetch-get-post-put-and-delete-requests-in-a-single-line/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 07 Mar 2022 10:01:23 +0000</pubDate>
				<category><![CDATA[Working with APIs]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[fetch]]></category>
		<category><![CDATA[fetch()]]></category>
		<category><![CDATA[HTTP requests]]></category>
		<category><![CDATA[Javascript]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=3357</guid>

					<description><![CDATA[<p>Reduce the amount of code needed to make HTTP requests using fetch.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/03/07/make-fetch-get-post-put-and-delete-requests-in-a-single-line/">Make fetch GET, POST, PUT and DELETE requests in a single line</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/03/07/make-fetch-get-post-put-and-delete-requests-in-a-single-line/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Using fetch to make GET, POST, PUT and DELETE requests</title>
		<link>https://openjavascript.info/2022/01/03/using-fetch-to-make-get-post-put-and-delete-requests/</link>
					<comments>https://openjavascript.info/2022/01/03/using-fetch-to-make-get-post-put-and-delete-requests/#comments</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 03 Jan 2022 18:42:06 +0000</pubDate>
				<category><![CDATA[FAQs]]></category>
		<category><![CDATA[Working with APIs]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[fetch]]></category>
		<category><![CDATA[fetch()]]></category>
		<category><![CDATA[GET]]></category>
		<category><![CDATA[HTTP requests]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[PUT]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=2405</guid>

					<description><![CDATA[<p>Learn how to make HTTP requests in plain JavaScript using it's in-built fetch method.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2022/01/03/using-fetch-to-make-get-post-put-and-delete-requests/">Using fetch to make GET, POST, PUT and DELETE requests</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2022/01/03/using-fetch-to-make-get-post-put-and-delete-requests/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
