From c75ece44423b0eb4f0fdac13c6760d17c4200ade Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 3 Jul 2012 11:27:45 +0200 Subject: cookies: change the URL in the cookie jar file header --- tests/data/test46 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data/test46') 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 # 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 # 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 -- cgit v1.2.3