diff options
Diffstat (limited to 'test/testdata')
-rw-r--r-- | test/testdata/cookies/malformed_cookies.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test/testdata/cookies/malformed_cookies.txt b/test/testdata/cookies/malformed_cookies.txt deleted file mode 100644 index 17bc40354..000000000 --- a/test/testdata/cookies/malformed_cookies.txt +++ /dev/null @@ -1,9 +0,0 @@ -# Netscape HTTP Cookie File -# http://curl.haxx.se/rfc/cookie_spec.html -# This is a generated file! Do not edit. - -# Cookie file entry with invalid number of fields - 6 instead of 7 -www.foobar.foobar FALSE / FALSE 0 COOKIE - -# Cookie file entry with invalid expires at -www.foobar.foobar FALSE / FALSE 1.7976931348623157e+308 COOKIE VALUE |