rclone/cmd/serve
Joram Schrijver f675da9053 dlna: fix SOAP action header parsing - fixes #6354
Changes in github.com/anacrolix/dms changed upnp.ServiceURN to include a
namespace identifier. This identifier was previously hardcoded, but is
now parsed out of the URN. The old SOAP action header parsing logic was
duplicated in rclone and did not handle this field. Resulting responses
included a URN with an empty namespace identifier, breaking clients.
2022-08-07 12:18:08 +01:00
..
dlna dlna: fix SOAP action header parsing - fixes #6354 2022-08-07 12:18:08 +01:00
docker staticcheck: ignore unused if platform dependent 2022-07-04 11:24:59 +02:00
ftp staticcheck: ignore unused if platform dependent 2022-07-04 11:24:59 +02:00
http docs: add missing code section formatting to commands and flags 2022-06-21 23:43:00 +02:00
httplib docs: add missing code section formatting to commands and flags 2022-06-21 23:43:00 +02:00
proxy Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
restic Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp serve sftp: fix checksum detection - Fixes #6351 2022-08-05 17:26:32 +01:00
webdav docs: improve serve command descriptions 2022-06-21 23:43:00 +02:00
serve.go docs: improve serve command descriptions 2022-06-21 23:43:00 +02:00