cURL / Mailing Lists / curl-library / Single Mail

curl-library

https referer in request body

From: Brian Akins <bakins_at_web.turner.com>
Date: Fri, 10 Jun 2005 14:20:37 -0400

Doing an app that communicates with https servers. Did some debugging
and here's a raw request:

GET /storefront/login.do?offerID=16 HTTP/1.1\r\nUser-Agent:
Wget/1.9+cvs-stable (Red Hat modified)\r\nHost:
account.nascar.com\r\nAccept: */*\r\nReferer:
http://www.nascar.com\r\nremote-addr: 10.188.32.78\r\n\r\n, referer:
http://www.nascar.com

Is the referer: http://www.nascar.com stuff in the request body coming
from libcurl? I am not passing it a body. I am trying to isolate the
problem. Any help is greatly appreciated.

-- 
Brian Akins
Lead Systems Engineer
CNN Internet Technologies
Received on 2005-06-10