cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Additional parameters with -F

From: Matomira, Fernando <Fernando.Matomira_at_dialog.com>
Date: Tue, 30 Jul 2002 08:58:36 +0200

My fault. This parameter was being processed in some other part of the
infrastructure which
had slip by w/o being updated for multipart support.

Thanks for the --trace tip.

Best regards,

--
Fernando D. Mato Mira       matomira_at_acm.org         
E-MAIL NOTICE:
This message (plus any attachments) is confidential and may be subject
to lawyer-client privilege.  Use without permission is strictly
prohibited.
-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Monday, July 29, 2002 11:20 AM
To: Mato Mira, Fernando
Cc: Curl Mailinglist
Subject: RE: Additional parameters with -F
On Mon, 29 Jul 2002, Mato Mira, Fernando wrote:
[form cut out]
> /usr/local/bin/curl -c /tmp/aNewCookieJar -F UGA_UserName="aUser" -F
> UGA_Password="aPassword" -F UGA_File=@/tmp/aFile -F
> ReturnTo="javascript:self.close()"
> http://kuwait.krinfo.ch:8000/servlet/PrivateDB.UploadDocumentsServlet
>
> ReturnTo (which does not appear in the form) does not get passed. With -d,
> and urlencoding, it does; but then you cannot have the file field.
But what if you use --trace to see all data that is sent to the remote host,
doesn't the ReturnTo appear in that? I fail to see in what way that field is
special to curl...
-- 
  Daniel Stenberg -- curl groks URLs
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=3D31
Received on 2002-07-30