Loading lib/cookie.c +1 −1 Original line number Diff line number Diff line Loading @@ -958,7 +958,7 @@ int Curl_cookie_output(struct CookieInfo *c, char *dumphere) char *format_ptr; fputs("# Netscape HTTP Cookie File\n" "# http://www.netscape.com/newsref/std/cookie_spec.html\n" "# http://curlm.haxx.se/rfc/cookie_spec.html\n" "# This file was generated by libcurl! Edit at your own risk.\n\n", out); co = c->cookies; Loading tests/data/test171 +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ Proxy-Connection: Keep-Alive </protocol> <file name="log/jar171" mode=text> # Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # http://curlm.haxx.se/rfc/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. .z.x.com TRUE / FALSE 0 XToken xt Loading tests/data/test172 +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ http://%HOSTIP:%HTTPPORT/we/want/172 -b log/jar172.txt -b "tool=curl; name=fool" </command> <file name="log/jar172.txt"> # Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # http://curlm.haxx.se/rfc/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. .127.0.0.1 TRUE /silly/ FALSE 0 ismatch this Loading tests/data/test31 +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ Accept: */* </protocol> <file name="log/jar31.txt" mode=text> # Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # http://curlm.haxx.se/rfc/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. .127.0.0.1 TRUE /silly/ FALSE 0 ismatch this Loading tests/data/test46 +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ Cookie: empty=; mooo=indeed </protocol> <file name="log/jar46" mode=text> # Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # http://curlm.haxx.se/rfc/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. www.fake.come FALSE / FALSE 1022144953 cookiecliente si Loading Loading
lib/cookie.c +1 −1 Original line number Diff line number Diff line Loading @@ -958,7 +958,7 @@ int Curl_cookie_output(struct CookieInfo *c, char *dumphere) char *format_ptr; fputs("# Netscape HTTP Cookie File\n" "# http://www.netscape.com/newsref/std/cookie_spec.html\n" "# http://curlm.haxx.se/rfc/cookie_spec.html\n" "# This file was generated by libcurl! Edit at your own risk.\n\n", out); co = c->cookies; Loading
tests/data/test171 +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ Proxy-Connection: Keep-Alive </protocol> <file name="log/jar171" mode=text> # Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # http://curlm.haxx.se/rfc/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. .z.x.com TRUE / FALSE 0 XToken xt Loading
tests/data/test172 +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ http://%HOSTIP:%HTTPPORT/we/want/172 -b log/jar172.txt -b "tool=curl; name=fool" </command> <file name="log/jar172.txt"> # Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # http://curlm.haxx.se/rfc/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. .127.0.0.1 TRUE /silly/ FALSE 0 ismatch this Loading
tests/data/test31 +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ Accept: */* </protocol> <file name="log/jar31.txt" mode=text> # Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # http://curlm.haxx.se/rfc/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. .127.0.0.1 TRUE /silly/ FALSE 0 ismatch this Loading
tests/data/test46 +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ Cookie: empty=; mooo=indeed </protocol> <file name="log/jar46" mode=text> # Netscape HTTP Cookie File # http://www.netscape.com/newsref/std/cookie_spec.html # http://curlm.haxx.se/rfc/cookie_spec.html # This file was generated by libcurl! Edit at your own risk. www.fake.come FALSE / FALSE 1022144953 cookiecliente si Loading