spoof a bunch of headers like the web client

This commit is contained in:
ouwou
2022-08-11 23:37:39 -04:00
parent baf96da80c
commit dc28eae95a
9 changed files with 96 additions and 2 deletions

View File

@@ -108,6 +108,8 @@ struct request {
response execute();
CURL *get_curl();
private:
void prepare();