cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Cooke is not sent when url in location header has a port

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 28 Dec 2011 00:30:18 +0100 (CET)

On Tue, 27 Dec 2011, Alex Vinnik wrote:

> curl -ivL http://www.kqzyfj.com/click-0-10577325

This command won't send cookies under any circumstances. Try:

$ curl -ivL -b non-existing http://www.kqzyfj.com/click-0-10577325

... and things might just work differently!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-12-28