davinci-resolve: remove host header restrictions for blob download
This commit is contained in:
parent
48a8ef355b
commit
9bca13980f
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ let
|
|||
|
||||
curl \
|
||||
--retry 3 --retry-delay 3 \
|
||||
--header "Host: sw.cloud.blackmagicdesign.com" \
|
||||
--header "Upgrade-Insecure-Requests: 1" \
|
||||
--header "$USERAGENT" \
|
||||
--header "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8" \
|
||||
|
|
Loading…
Reference in a new issue