cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Can't post with Content-Length longer than 1024 bytes

From: Alessandro Vesely <vesely_at_tana.it>
Date: Sun, 17 Feb 2008 12:24:12 +0100

liofc leaveiton wrote:
> I'm not even sure at this point if it might be a bash command line
> limit, although I suspect not since running the "ulimit" command showed
> that most limits were set to "unlimited".

The command line is often limited to a few Kbytes. I don't think the
ulimit command includes that setting. It'd be a quick test to echo
"name=data" > some_file (or even stdout) so that you can check the data is
actually all there.
Received on 2008-02-17