mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-10 10:49:26 +00:00
Upgrade baseline curl to 8.1.1
New curl version includes bugfixes, new options but mainly websocket support which was long requested in curl impersonate. This commit attemps to upgrade the baseline curl version to 8.1.1 for the Chrome version.
This commit is contained in:
@@ -21,6 +21,6 @@ dir=${0%/*}
|
||||
-H 'Accept-Encoding: gzip, deflate, br' \
|
||||
-H 'Accept-Language: en-US,en;q=0.9' \
|
||||
--http2 --false-start --compressed \
|
||||
--tlsv1.2 --no-npn --alps \
|
||||
--tlsv1.2 --alps \
|
||||
--cert-compression brotli \
|
||||
"$@"
|
||||
|
Reference in New Issue
Block a user