Implement experimental --http2 (#4402)

This commit is contained in:
Miroslav Stampar
2025-02-20 13:03:47 +01:00
parent fa9dc20c6e
commit 327f98aaa3
7 changed files with 67 additions and 14 deletions

View File

@@ -30,6 +30,7 @@ optDict = {
"liveCookies": "string",
"loadCookies": "string",
"dropSetCookie": "boolean",
"http2": "boolean",
"agent": "string",
"mobile": "boolean",
"randomAgent": "boolean",