diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-07-03 11:27:45 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-07-03 11:27:45 +0200 |
commit | c75ece44423b0eb4f0fdac13c6760d17c4200ade (patch) | |
tree | dbeb8dac078658281220fd9dc8db2c0b14092cb0 /tests/data/test46 | |
parent | 016dabcf047a5788812d86bdbd69b2da7f9faee1 (diff) |
cookies: change the URL in the cookie jar file header
Diffstat (limited to 'tests/data/test46')
-rw-r--r-- | tests/data/test46 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test46 b/tests/data/test46 index d0d193033..391ac8fed 100644 --- a/tests/data/test46 +++ b/tests/data/test46 @@ -46,7 +46,7 @@ TZ=GMT </command> <file name="log/injar46"> # Netscape HTTP Cookie File -# http://curl.haxx.se/rfc/cookie_spec.html +# http://curl.haxx.se/docs/http-cookies.html # This is generated by libcurl! Do not edit. www.fake.come FALSE / FALSE 1022144953 cookiecliente si @@ -71,7 +71,7 @@ Cookie: empty=; mooo2=indeed2; mooo=indeed </protocol> <file name="log/jar46" mode="text"> # Netscape HTTP Cookie File -# http://curl.haxx.se/rfc/cookie_spec.html +# http://curl.haxx.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. www.fake.come FALSE / FALSE 1022144953 cookiecliente si |