cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl POST using the -F option

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 21 Feb 2003 18:57:09 +0100 (CET)

On Fri, 21 Feb 2003, Roth, Kevin P. wrote:

> 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...

Well, I guess we could. The thing is that the POST data is... data, and the
-v output is not really meant to display any pure data from the transfer. It
only displays headers and "info".

Of course there's nothing that prevents us from adding a little extra code
that outputs that data only when we do POST.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
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