Files
rclone/backend
Nick Craig-Wood 705e4694ed webdav: fix case of "Bearer" in Authorization: header to agree with RFC
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
2019-11-27 12:04:31 +00:00
..
2019-09-30 14:05:49 +01:00
2019-10-10 21:00:41 +01:00
2019-11-14 11:36:44 +00:00
2019-11-18 14:13:02 +00:00
2019-10-02 12:41:52 +01:00
2019-09-30 14:05:49 +01:00
2019-09-30 22:00:24 +01:00
2019-11-14 21:51:34 +00:00
2019-09-30 22:00:25 +01:00
2019-10-05 10:22:43 +01:00