<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Fiddler and the IE9 Release Candidate</title><link>http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx</link><description>I&amp;rsquo;m delighted to announce that the now-available IE9 RC includes three significant enhancements for users of proxy-based debuggers like Fiddler. 
 These improvements are: 
 
 The default Connections-Per-Proxy limit has been raised from 6 to 12</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Fiddler and the IE9 Release Candidate</title><link>http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx#10134517</link><pubDate>Sun, 27 Feb 2011 00:10:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10134517</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>&lt;p&gt;Some folks have indicated that they PREFER that loopback traffic not appear in the session list, usually due to noise from Windows Live Mesh or other similar tools.&lt;/p&gt;
&lt;p&gt;You can filter out loopback traffic using Fiddler&amp;#39;s Filters tab; simply put localhost into the &amp;quot;Hide the following Hosts&amp;quot; box. Alternatively, if you want to prevent loopback traffic from going to Fiddler at all, click Tools &amp;gt; Fiddler Options &amp;gt; Connections. In the box at the bottom right, remove any &amp;lt;-loopback&amp;gt; token and instead add a &amp;lt;loopback&amp;gt; token. That token has no meaning to WinINET, but it tells Fiddler not to put the &amp;lt;-loopback&amp;gt; token in when it registers as the system proxy.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10134517" width="1" height="1"&gt;</description></item><item><title>re: Fiddler and the IE9 Release Candidate</title><link>http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx#10133545</link><pubDate>Thu, 24 Feb 2011 14:32:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10133545</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>&lt;p&gt;@Fabio: I don&amp;#39;t really understand what &amp;quot;unfortunately it breaks&amp;quot; means. The browser requires that the server return a MIME-type of &amp;quot;text/css&amp;quot; and will not apply a stylesheet with a different MIME-type (except same-origin and only in legacy modes) so suggesting that some other type might be accepted would be inaccurate.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10133545" width="1" height="1"&gt;</description></item><item><title>re: Fiddler and the IE9 Release Candidate</title><link>http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx#10133482</link><pubDate>Thu, 24 Feb 2011 12:01:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10133482</guid><dc:creator>Fabio</dc:creator><description>&lt;p&gt;Any chances &amp;quot;text/css&amp;quot; will have &amp;quot;*/*;q=0.1&amp;quot; at the end?&lt;/p&gt;
&lt;p&gt;(unfortunately it breaks some script generated content - other browsers have it)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10133482" width="1" height="1"&gt;</description></item><item><title>re: Fiddler and the IE9 Release Candidate</title><link>http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx#10131005</link><pubDate>Thu, 17 Feb 2011 17:14:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10131005</guid><dc:creator>EricLaw [ex-MSFT]</dc:creator><description>&lt;p&gt;@Viller: Internet Explorer supports a wide variety of image and script formats beyond those listed, hence the */* at the end. Trying to be specific about &amp;quot;every supported image format&amp;quot; suffers from the same functionality and performance problems I mentioned in my original &amp;quot;Vary with Care&amp;quot; article.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10131005" width="1" height="1"&gt;</description></item><item><title>re: Fiddler and the IE9 Release Candidate</title><link>http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx#10130969</link><pubDate>Thu, 17 Feb 2011 15:46:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10130969</guid><dc:creator>Viller</dc:creator><description>&lt;p&gt;Why &amp;quot;*/*&amp;quot; for images and scripts? And why &amp;quot;image/*&amp;quot; instead of mentioning every supported image format?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10130969" width="1" height="1"&gt;</description></item><item><title>re: Fiddler and the IE9 Release Candidate</title><link>http://blogs.msdn.com/b/fiddler/archive/2011/02/10/fiddler-is-better-with-internet-explorer-9.aspx#10127672</link><pubDate>Thu, 10 Feb 2011 21:11:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10127672</guid><dc:creator>chrisbro</dc:creator><description>&lt;p&gt;My heart is filled with joy. &amp;nbsp;Well, a joy-like substitute.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10127672" width="1" height="1"&gt;</description></item></channel></rss>