mirror of
https://github.com/curl/curl.git
synced 2026-08-26 12:23:34 +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
|
|
@ -61,7 +61,7 @@ Host: www.host.foo.com
|
|||
</protocol>
|
||||
<file name="log/jar61.txt" 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.
|
||||
|
||||
#HttpOnly_.foo.com TRUE /we/want/ FALSE 2054030187 test yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue