mirror of
https://github.com/rclone/rclone.git
synced 2024-12-22 23:22:08 +01:00
e1748a3183
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_internal_test.go | ||
azurefiles_test.go | ||
azurefiles_unsupported.go | ||
azurefiles.go |