curl-and-php
cookie being set with incorrect path
From: Joshua Cooke <joshuac35_at_inbox.com>
Date: Sun, 1 Feb 2009 08:41:18 -0800
Date: Sun, 1 Feb 2009 08:41:18 -0800
When I use curl to log into a website a cookie is set but only for a single page on the website. This is because the path is being stored incorrectly.
Can anyone suggest how to:
a) Work around this problem
My current solution is inadequate and involves dumping the cookie to a file, modifying the file and creating a new curl session.
b) Compile curl for php on Windows so I can patch the source myself
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2009-02-01