mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:53:38 +03:00
cookies: change the URL in the cookie jar file header
This commit is contained in:
parent
016dabcf04
commit
c75ece4442
10 changed files with 12 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue