There is a maximum size a server will hold for a GET request. IIRC, it's usually 1024 bytes, but this may change from server to server. If you need more than that, use a POST. In general, you should probably be using POST whenever possible, unless you need to be proxy-freindly.
----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer
: () { :|:& };:
Note: All code is untested, unless otherwise stated
In reply to Re: HTTP::Request GET - url length restriction?
by hardburn
in thread HTTP::Request GET - url length restriction?
by lovelost
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |