mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
reported in bug: #1566077 the former URL mentioned in the generated cookie
jar has died and we now instead point out our own version of that
This commit is contained in:
parent
2a8e2edf83
commit
68f3c2adca
@ -14,7 +14,7 @@ HTTP/1.1 200 OK
|
||||
Server: Microsoft-IIS/4.0
|
||||
Date: Tue, 25 Sep 2001 19:37:44 GMT
|
||||
Content-Type: text/html
|
||||
Set-Cookie: ckyPersistent=permanent; expires=Tue, 01-Jan-2038 05:00:00 GMT; path=/
|
||||
Set-Cookie: ckyPersistent=permanent; expires=Tue, 01-Jan-2038 11:56:27 GMT; path=/
|
||||
Set-Cookie: ckySession=temporary; path=/
|
||||
Set-Cookie: ASPSESSIONIDQGGQQSJJ=GKNBDIFAAOFDPDAIEAKDIBKE; path=/
|
||||
Set-Cookie: justaname=; path=/;
|
||||
@ -39,7 +39,7 @@ HTTP, get cookies and store in cookie jar
|
||||
</command>
|
||||
<file name="log/injar46">
|
||||
# Netscape HTTP Cookie File
|
||||
# http://www.netscape.com/newsref/std/cookie_spec.html
|
||||
# http://curlm.haxx.se/rfc/cookie_spec.html
|
||||
# This is generated by libcurl! Do not edit.
|
||||
|
||||
www.fake.come FALSE / FALSE 1022144953 cookiecliente si
|
||||
|
Loading…
Reference in New Issue
Block a user