Revert "[utils] Add support for cookies with spaces used instead of tabs"
authorSergey M․ <dstftw@gmail.com>
Mon, 9 Mar 2020 21:51:20 +0000 (04:51 +0700)
committerSergey M․ <dstftw@gmail.com>
Mon, 9 Mar 2020 21:53:51 +0000 (04:53 +0700)
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 cff99c91d150df2a4e21962a3ca8d4ae94533b8c.


No differences found