Revert "[utils] Add support for cookies with spaces used instead of tabs"
According to [1] TABs must be used as separators between fields.
Files produces by some tools with spaces as separators are considered
malformed.
1. https://curl.haxx.se/docs/http-cookies.html
This reverts commit cff99c91d1
.
This commit is contained in:
parent
68fa15155f
commit
042b664933
3 changed files with 5 additions and 19 deletions
|
@ -1,5 +0,0 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue