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