Unverified Commit 81f896c3 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #246647 from tnichols217/master

davinci-resolve: remove host header restrictions for blob download
parents 0f4cf482 9bca1398
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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" \