From cff99c91d150df2a4e21962a3ca8d4ae94533b8c Mon Sep 17 00:00:00 2001 From: Sergey M․ Date: Sun, 8 Mar 2020 17:52:19 +0700 Subject: [utils] Add support for cookies with spaces used instead of tabs --- test/testdata/cookies/cookie_file_with_spaces.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/testdata/cookies/cookie_file_with_spaces.txt (limited to 'test/testdata') diff --git a/test/testdata/cookies/cookie_file_with_spaces.txt b/test/testdata/cookies/cookie_file_with_spaces.txt new file mode 100644 index 000000000..6fda35fa0 --- /dev/null +++ b/test/testdata/cookies/cookie_file_with_spaces.txt @@ -0,0 +1,5 @@ +# Netscape HTTP Cookie File +# http://curl.haxx.se/rfc/cookie_spec.html +# This is a generated file! Do not edit. + +www.foobar.foobar FALSE / TRUE 2147483647 COOKIE COOKIE_VALUE -- cgit 1.4.1