mirror of
https://github.com/curl/curl.git
synced 2026-08-26 11:03:33 +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
|
|
@ -33,7 +33,7 @@ http://%HOSTIP:%HTTPPORT/we/want/62 -b log/jar62.txt -H "Host: www.host.foo.com"
|
|||
</command>
|
||||
<file name="log/jar62.txt">
|
||||
# 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