|
Posted by Toby A Inkster on 10/15/33 12:00
Jerry Stuckle wrote:
> Manuel Lemos wrote:
>
>> I think with GET you are limited to sending with no more than 255
>> characters. Above that the browser may chop your submission URL.
>
> Incorrect. There is no standard, and different browsers handle things
> differently. I've seen people pass > 1K in a GET request - although I
> definitely do NOT recommend it! :-)
Although browsers, proxies and servers are free to support URLs of any
length, HTTP/1.1 [1] does explicitly mention 255 characters as the length
above which people ought to exercise caution.
____
1. Hypertext Transfer Protocol -- HTTP/1.1
<http://www.ietf.org/rfc/rfc2616.txt>,
R Fielding, J Gettys et al, 1999.
3.2.1: General Syntax.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 15 days, 23:42.]
GPS & Cameras
http://tobyinkster.co.uk/blog/2008/01/14/gps-cameras/
Navigation:
[Reply to this message]
|