cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Upload Misbehaving

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Thu, 8 May 2008 10:29:12 -0700

On Thu, May 08, 2008 at 09:54:33AM -0700, von wrote:
> Here is the message log for the WORKING curl command:
> * About to connect() to theURL port 443 (#0)
> * Trying theIPAddr... connected
> * Connected to theURL (theIPAddr) port 443 (#0)
> > User-Agent: curl/7.18.1 (i386-pc-win32) libcurl/7.18.1 OpenSSL/0.9.8g zlib/
> 1.2
> .3
> > Host: theURL
> > Accept: */*
> > Cookie: FDX=616c7a72584a736b544876703169567a36796e3063513d3d
> > Content-Length: 6729
> >
> } [data not shown]
[..]
> And here is the log for the NON-WORKING cURL command:
> * About to connect() to theURL port 443 (#0)
> * Trying 170.146.188.96... connected
> * Connected to theURL (170.146.188.96) port 443 (#0)
> > User-Agent: curl/7.18.1 (i386-pc-win32) libcurl/7.18.1 OpenSSL/0.9.8g zlib/
> 1.2
> .3
> > Host: theURL
> > Accept: */*
> > Content-Length: 577
> >
> } [data not shown]

Did you spot the difference? The working one has sent a cookie. See my
post of Wed, 7 May 2008 15:08:45.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2008-05-08