cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: https referer in request body

From: <man_at_tfhs.net>
Date: Fri, 10 Jun 2005 18:32:09 -0000

does wget use libcurl? i did not know that.

allan

On Fri, Jun 10, 2005, Brian Akins <bakins_at_web.turner.com> said:

> 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