<?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: Internet Explorer HTTP_REFERER javacript redirect issue</title>
	<atom:link href="http://www.thedeveloperday.com/internet-explorer-http_referer-javacript-redirect-issue/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedeveloperday.com/internet-explorer-http_referer-javacript-redirect-issue/</link>
	<description>Staying Curious</description>
	<lastBuildDate>Wed, 01 Feb 2012 07:05:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: SMFX</title>
		<link>http://www.thedeveloperday.com/internet-explorer-http_referer-javacript-redirect-issue/comment-page-1/#comment-1078</link>
		<dc:creator>SMFX</dc:creator>
		<pubDate>Fri, 19 Aug 2011 20:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedeveloperday.com/?p=129#comment-1078</guid>
		<description>I&#039;m not sure if you&#039;re still looking at why, but I ran into again for an annoying reason and found this KB article that documents why:
http://support.microsoft.com/kb/178066

Basically because crossing a site could potentially send info, they stopped doing it in IE4 when the real solution should have been &quot;don&#039;t include sensitve crap in your URL to begin with&quot;, they instead went with &quot;don&#039;t ever include the Referer&quot; because they couldn&#039;t control the content of the first and only the content of the second.

The lesson is, don&#039;t use the HTTP_REFERER.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if you&#8217;re still looking at why, but I ran into again for an annoying reason and found this KB article that documents why:<br />
<a href="http://support.microsoft.com/kb/178066" rel="nofollow">http://support.microsoft.com/kb/178066</a></p>
<p>Basically because crossing a site could potentially send info, they stopped doing it in IE4 when the real solution should have been &#8220;don&#8217;t include sensitve crap in your URL to begin with&#8221;, they instead went with &#8220;don&#8217;t ever include the Referer&#8221; because they couldn&#8217;t control the content of the first and only the content of the second.</p>
<p>The lesson is, don&#8217;t use the HTTP_REFERER.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

