<?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>Bits, Bytes And Burps &#187; fiddler</title>
	<atom:link href="http://www.brainyautomation.com/blog/tag/fiddler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brainyautomation.com/blog</link>
	<description>Tech Ramblings of a Confused Mind...</description>
	<lastBuildDate>Wed, 16 Mar 2011 20:57:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Using Fiddler with Localhost and ASP.NET DEV IIS Server</title>
		<link>http://www.brainyautomation.com/blog/2009/09/27/using-fiddler-with-localhost-and-asp-net-dev-iis-server/</link>
		<comments>http://www.brainyautomation.com/blog/2009/09/27/using-fiddler-with-localhost-and-asp-net-dev-iis-server/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 03:53:00 +0000</pubDate>
		<dc:creator>steven</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fiddler]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">/blog/post/Using-Fiddler-with-Localhost-and-ASPNET-DEV-IIS-Server.aspx</guid>
		<description><![CDATA[Quick and to the point (the 1234 is the port your local IIS dev server is running on); http://localhost:1234 &#60;-<a href="http://www.brainyautomation.com/blog/2009/09/27/using-fiddler-with-localhost-and-asp-net-dev-iis-server/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>Quick and to the point (the 1234 is the port your local IIS dev server is running on);</p>
<p>http://localhost:1234 &lt;- fails</p>
<p>http://ipv4.fiddler:1234 &lt;- works</p>
<p>Enjoy!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brainyautomation.com/blog/2009/09/27/using-fiddler-with-localhost-and-asp-net-dev-iis-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

