cURL / Mailing Lists / curl-users / Single Mail

curl-users

special method for posting

From: doug Kellogg <dak_at_mind.net>
Date: Fri, 1 Feb 2002 11:38:09 -0800

Normally curl uses (with the -0 switch) a "POST / HTTP/1.0" when sending a
file to a URL. I'm sending a file to a special site that requires "POST
/authorize HTTP/1.0". Is there anyway of getting curl to send this? I've
tried using the -H to send special headers (which does nothing) and the -X,
which only gives an error message.

Thanks,
Doug
Received on 2002-02-01