diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-08-17 08:55:43 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-08-17 08:55:43 +0000 |
commit | a676c18502d5ec3128db11accf04d6de3f9be949 (patch) | |
tree | 71335eb19d493e7322337c3e66d19f7f5e146ee2 /perl | |
parent | 362912ff838d09a57e21827a3c148a52fca3af03 (diff) |
- Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (with
CURLOPT_COOKIEFILE), add a cookie (with CURLOPT_COOKIELIST), tell it to
write the result to a given cookie jar and then never actually call
curl_easy_perform() - the given file(s) to read was never read but the
output file was written and thus it caused a "funny" result.
- While doing some tests for the bug above, I noticed that Firefox generates
large numbers (for the expire time) in the cookies.txt file and libcurl
didn't treat them properly. Now it does.
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions