curl-users
Re: upload to browser
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 21 Feb 2005 15:28:15 +0100 (CET)
Date: Mon, 21 Feb 2005 15:28:15 +0100 (CET)
On Mon, 21 Feb 2005, Magnus Stålnacke wrote:
> Thanks, but no luck.
>
> It seemes to upload OK, but when it is time for mozilla to take over, the
> site answers that i have not accepted any cookie, or if i use the mozilla
> -remote command and have mozilla allredy on site, it says i did not upload
> anything, but doesent complain about the cookie.
Check the headers with LiveHTTPheaders or similar and you'll see if it uses
the cookie(s) or not.
Also, the cookie(s) might be "session" cookies that Mozilla won't (re-) use.
You could possibly avoid that by forcing them to expire at a later time.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2005-02-21