diff options
author | Sergey M․ <dstftw@gmail.com> | 2020-03-08 17:52:19 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2020-03-08 18:01:32 +0700 |
commit | cff99c91d150df2a4e21962a3ca8d4ae94533b8c (patch) | |
tree | d7255407b40c57a8c3aab39b7b5bfce7ea06f54f /test/testdata/cookies/cookie_file_with_spaces.txt | |
parent | fa9b8c662808a50605bb05f90af101e13b30fce6 (diff) |
[utils] Add support for cookies with spaces used instead of tabs
Diffstat (limited to 'test/testdata/cookies/cookie_file_with_spaces.txt')
-rw-r--r-- | test/testdata/cookies/cookie_file_with_spaces.txt | 5 |
1 files changed, 5 insertions, 0 deletions
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 |