mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:23:36 +03:00
Revert "cookies: extend domain checks to non psl builds"
This reverts commit 3773de378d.
Regression shipped in 7.64.0
Fixes #3649
This commit is contained in:
parent
76b6348949
commit
299d9660f8
2 changed files with 5 additions and 9 deletions
|
|
@ -46,7 +46,6 @@ Set-Cookie: trailingspace = removed; path=/we/want;
|
|||
Set-Cookie: nocookie=yes; path=/WE;
|
||||
Set-Cookie: blexp=yesyes; domain=%HOSTIP; domain=%HOSTIP; expiry=totally bad;
|
||||
Set-Cookie: partialip=nono; domain=.0.0.1;
|
||||
Set-Cookie: chocolate=chip; domain=curl; path=/we/want;
|
||||
|
||||
</file>
|
||||
<precheck>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue