forked from TrueCloudLab/rclone
31b874815b
According to the SDK docs > FileRequestIntent is required when using TokenCredential for > authentication. Acceptable value is backup. This sets the correct option in the SDK. It does it for all types of authentication but the SDK seems clever enough not to supply it when it isn't needed. This fixes the error > MissingRequiredHeader An HTTP header that's mandatory for this > request is not specified. x-ms-file-request-intent Fixes #8241 |
||
---|---|---|
.. | ||
azurefiles.go | ||
azurefiles_internal_test.go | ||
azurefiles_test.go | ||
azurefiles_unsupported.go |