Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[utils] Add support for cookies with spaces used instead of tabs" | Sergey M․ | 2020-03-10 | 1 | -9/+5 |
| | | | | | | | | | | 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. | ||||
* | [utils] Add support for cookies with spaces used instead of tabs | Sergey M․ | 2020-03-08 | 1 | -5/+9 |
| | |||||
* | [utils] strip #HttpOnly_ prefix from cookies files (#20219) | remitamine | 2019-03-03 | 1 | -0/+10 |
| | |||||
* | [YoutubeDLCookieJar] Add test for keeping session cookies | Sergey M․ | 2018-12-09 | 1 | -0/+34 |