diff --git a/curl_ff95 b/curl_ff95 index 3d919cd..b175729 100755 --- a/curl_ff95 +++ b/curl_ff95 @@ -17,14 +17,12 @@ exec 5<>"$PIPE" 3>"$PIPE" 4<"$PIPE" 5>&- -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8' \ -H 'Accept-Language: en-US,en;q=0.5' \ -H 'Accept-Encoding: gzip, deflate, br' \ - -H 'DNT: 1' \ -H 'Connection: keep-alive' \ -H 'Upgrade-Insecure-Requests: 1' \ -H 'Sec-Fetch-Dest: document' \ -H 'Sec-Fetch-Mode: navigate' \ -H 'Sec-Fetch-Site: none' \ -H 'Sec-Fetch-User: ?1' \ - -H 'TE: Trailers' \ --http2 --false-start \ $@ >&3