mirror of
https://github.com/rclone/rclone
synced 2024-10-31 20:16:42 +01:00
705e4694ed
Before this change rclone used "Authorization: BEARER token". However according the the RFC this should be "Bearer" https://tools.ietf.org/html/rfc6750#section-2.1 This changes it to "Authorization: Bearer token" Fixes #3751 and interop with Salesforce Webdav server |
||
---|---|---|
.. | ||
api | ||
odrvcookie | ||
webdav_test.go | ||
webdav.go |