aboutsummaryrefslogtreecommitdiff
path: root/src/cookies.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add a cookies moduleA Farzat2026-02-101-0/+138
This parses the cookies found in the cookies.json file, making them ready to be used in http requests.