curl-and-php
Re: Cookies?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 2 May 2008 22:18:51 +0200 (CEST)
Date: Fri, 2 May 2008 22:18:51 +0200 (CEST)
On Thu, 1 May 2008, David Colter wrote:
[list of cookies]
> These are returned shortly after login is complete, and further Requests to
> server will not contain all of them. How does curl know which to send?
curl sends all those that match the domain, path etc. Exactly as the cookie
spec says a client should do...
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html _______________________________________________ http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-phpReceived on 2008-05-02