aboutsummaryrefslogtreecommitdiff
path: root/src/http_client.rs
Commit message (Collapse)AuthorAgeFilesLines
* Allow cookies.json in config dirA Farzat25 hours1-5/+6
| | | | | This allows running the program from anywhere, given the cookies are placed in the config dir.
* Add authentication using cookiesA Farzat8 days1-0/+33