<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: Simple solution for local Cross Origin Requests</title>
	<atom:link href="http://odiseo.net/front-end/simple-solution-for-local-cross-origin-requests/feed" rel="self" type="application/rss+xml" />
	<link>http://odiseo.net/front-end/simple-solution-for-local-cross-origin-requests</link>
	<description>Like rats building a maze from which later we&#039;ll try to escape</description>
	<lastBuildDate>Sun, 15 Dec 2019 01:25:34 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: Ivan G</title>
		<link>http://odiseo.net/front-end/simple-solution-for-local-cross-origin-requests/comment-page-1#comment-88</link>
		<dc:creator><![CDATA[Ivan G]]></dc:creator>
		<pubDate>Tue, 11 Mar 2014 06:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://odiseo.net/?p=455#comment-88</guid>
		<description><![CDATA[A different and fantastic approach is to avoid the use of http server and use script tags with id&#039;s for those needed external scripts, as shown at http://stackoverflow.com/questions/19847252/cross-origin-requests-are-only-supported-for-http]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Dharmi</title>
		<link>http://odiseo.net/front-end/simple-solution-for-local-cross-origin-requests/comment-page-1#comment-87</link>
		<dc:creator><![CDATA[Dharmi]]></dc:creator>
		<pubDate>Tue, 04 Feb 2014 21:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://odiseo.net/?p=455#comment-87</guid>
		<description><![CDATA[just what I was looking to test my D3 code...thx]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: odiseo42</title>
		<link>http://odiseo.net/front-end/simple-solution-for-local-cross-origin-requests/comment-page-1#comment-86</link>
		<dc:creator><![CDATA[odiseo42]]></dc:creator>
		<pubDate>Sat, 04 Jan 2014 17:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://odiseo.net/?p=455#comment-86</guid>
		<description><![CDATA[0.0.0.0 is the default IP address for SimpleHTTPServer, so that&#039;s fine enough for a quick dev session. I think that if you spend more time configuring an IP or port, you lose the convenience of such a quick service ;)]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Kapil Adatiya</title>
		<link>http://odiseo.net/front-end/simple-solution-for-local-cross-origin-requests/comment-page-1#comment-85</link>
		<dc:creator><![CDATA[Kapil Adatiya]]></dc:creator>
		<pubDate>Sat, 21 Dec 2013 10:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://odiseo.net/?p=455#comment-85</guid>
		<description><![CDATA[You made a mistake in above section. After server starts you should log on to http://localhost:8000 rather than http://0.0.0.0/8000]]></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
</channel>
</rss>
