cURL / Mailing Lists / curl-users / Single Mail

curl-users

from live headers to (c)URL

From: Blurry <obsfucate_at_gmail.com>
Date: Wed, 7 Mar 2007 13:52:06 -0500

If my live headers say

http://www.wotzit.com/formit.php
POST /formit.php HTTP/1.1
Host: www.wotzit.com
Connection: keepalive
Referer: http://www.realm.com/shoyt/frick.php
Content-Type: application/x-www-form-urlencoded
Content Length: 30
 |_ form_id=666&form_entry=867

How do I form a CURL command line ? I am not sure how to handle the
Referer part.

Thanks
Received on 2007-03-07