aboutsummaryrefslogtreecommitdiff
path: root/src/http_client.rs
Commit message (Collapse)AuthorAgeFilesLines
* Avoid useless jar clone and update User-AgentA Farzat16 hours1-2/+2
|
* 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