cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl POST using the -F option

From: Roth, Kevin P. <KPRoth_at_MarathonOil.com>
Date: Fri, 21 Feb 2003 12:00:11 -0500

I've noticed this before too. Would you consider changing curl so that the POST data IS shown when -v is turned on? I for one would vote this way...

If you're concern is that too much data might get dumped out, would you at least consider showing the first NNN bytes of data (perhaps up to 1600 bytes or about 20 lines on a terminal) and if there's still more, then just print something like "[continued...]" at the end?

- Kevin

-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Friday, February 21, 2003 10:28 AM

The actual [POST] data is sent in the request-body,
and is not displayed with -v.
Try --trace or --trace-ascii for that.

-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
Received on 2003-02-21