<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Phil Dawes' Stuff - Latest Comments in Server length limitations on HTTP GET URLs</title><link>http://phildawesstuff.disqus.com/</link><description></description><atom:link href="https://phildawesstuff.disqus.com/server_length_limitations_on_http_get_urls/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 10 May 2006 04:27:30 -0000</lastBuildDate><item><title>Re: Server length limitations on HTTP GET URLs</title><link>http://www.phildawes.net/blog/2006/05/09/server-length-limitations-on-http-get-urls/#comment-2753338</link><description>&lt;p&gt;You need to consider more than just the server limit though - what about all the proxies, gateways etc that the request might pass through? Any of those could either crash or truncate a long GET request.&lt;/p&gt;&lt;p&gt;It's probably be safest to keep within the IE limit of 2048 bytes, since most things will be coded with that in mind.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Neil</dc:creator><pubDate>Wed, 10 May 2006 04:27:30 -0000</pubDate></item></channel></rss>