Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | Add a HOSTIP precheck for tests 31 and 1105 | Fabian Keil | |
They currently only work for 127.0.0.1 which is hardcoded and can't be easily changed. | |||
2012-07-03 | cookies: change the URL in the cookie jar file header | Daniel Stenberg | |
2009-09-26 | - John P. McCaskey posted a bug report that showed how libcurl did wrong when | Daniel Stenberg | |
saving received cookies with no given path, if the path in the request had a query part. That is means a question mark (?) and characters on the right side of that. I wrote test case 1105 and fixed this problem. | |||
2009-09-26 | added test 1105 (disabled) - it repeats a cookie path bug we need to fix | Daniel Stenberg | |