<?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: URL Escaping is Evil</title> <atom:link href="http://www.symphonious.net/2004/03/22/url-escaping-is-evil/feed/" rel="self" type="application/rss+xml" /><link>http://www.symphonious.net/2004/03/22/url-escaping-is-evil/</link> <description>Living in a state of accord.</description> <lastBuildDate>Tue, 07 Feb 2012 01:07:58 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Adrian Sutton</title><link>http://www.symphonious.net/2004/03/22/url-escaping-is-evil/comment-page-1/#comment-90396</link> <dc:creator>Adrian Sutton</dc:creator> <pubDate>Tue, 19 Jun 2007 10:35:22 +0000</pubDate> <guid
isPermaLink="false">http://localhost/wordpress/?p=56#comment-90396</guid> <description>Eugen,
It&#039;s entirely academic - quite a few implementations *don&#039;t* escape + in URLs so you have no idea if it&#039;s a + or an incorrectly encoded space. The majority of the time, + means space in a URL but there are exceptions.</description> <content:encoded><![CDATA[<p>Eugen,<br
/> It&#8217;s entirely academic &#8211; quite a few implementations *don&#8217;t* escape + in URLs so you have no idea if it&#8217;s a + or an incorrectly encoded space. The majority of the time, + means space in a URL but there are exceptions.</p> ]]></content:encoded> </item> <item><title>By: Eugen Konkov</title><link>http://www.symphonious.net/2004/03/22/url-escaping-is-evil/comment-page-1/#comment-90390</link> <dc:creator>Eugen Konkov</dc:creator> <pubDate>Tue, 19 Jun 2007 10:17:32 +0000</pubDate> <guid
isPermaLink="false">http://localhost/wordpress/?p=56#comment-90390</guid> <description>&gt;there’s no requirement for + to be escaped in URIs
You are not right
http://www.ietf.org/rfc/rfc2396.txt
reserved    = &quot;;&quot; &#124; &quot;/&quot; &#124; &quot;?&quot; &#124; &quot;:&quot; &#124; &quot;@&quot; &#124; &quot;&amp;&quot; &#124; &quot;=&quot; &#124; &quot;+&quot; &#124;
&quot;$&quot; &#124; &quot;,&quot;
you MUST enconde the &#039;+&#039; sign!</description> <content:encoded><![CDATA[<p>&gt;there’s no requirement for + to be escaped in URIs<br
/> You are not right<br
/> <a
href="http://www.ietf.org/rfc/rfc2396.txt" rel="nofollow">http://www.ietf.org/rfc/rfc2396.txt</a></p><p> reserved    = &#8220;;&#8221; | &#8220;/&#8221; | &#8220;?&#8221; | &#8220;:&#8221; | &#8220;@&#8221; | &#8220;&amp;&#8221; | &#8220;=&#8221; | &#8220;+&#8221; |<br
/> &#8220;$&#8221; | &#8220;,&#8221;</p><p>you MUST enconde the &#8216;+&#8217; sign!</p> ]]></content:encoded> </item> <item><title>By: Jeroen Wenting</title><link>http://www.symphonious.net/2004/03/22/url-escaping-is-evil/comment-page-1/#comment-61</link> <dc:creator>Jeroen Wenting</dc:creator> <pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> <guid
isPermaLink="false">http://localhost/wordpress/?p=56#comment-61</guid> <description>which is of course something else again :-)
%A9%20Adrian%20Sutton </description> <content:encoded><![CDATA[<p>which is of course something else again :-)</p><p>%A9%20Adrian%20Sutton</p> ]]></content:encoded> </item> </channel> </rss>
