diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-03-08 16:55:27 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-03-09 12:59:20 +0100 |
commit | 299d9660f85b7dbc1613931b35e0c5cdf856bf44 (patch) | |
tree | 56a023245358d2dd3e3c82e290d0d4798d0b532b /tests/data/test8 | |
parent | 76b63489495ee1d49182a20525d7e6629cbab493 (diff) |
Revert "cookies: extend domain checks to non psl builds"
This reverts commit 3773de378d48b06c09931e44dca4d274d0bfdce0.
Regression shipped in 7.64.0
Fixes #3649
Diffstat (limited to 'tests/data/test8')
-rw-r--r-- | tests/data/test8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test8 b/tests/data/test8 index e6d0f500e..2fc190060 100644 --- a/tests/data/test8 +++ b/tests/data/test8 @@ -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> |