rclone/cmd/serve
Nick Craig-Wood 448fff9a04 serve restic: fix immediate exit when not using stdio
In the lib/http refactor

    52443c2444 restic: refactor to use lib/http

We forgot to serve the data and wait for the server to finish. This is
not tested in the unit tests as it is part of the command line
handler.

Fixes #6644 Fixes #6647
2022-12-23 12:28:07 +00:00
..
dlna serve dlna: fix panic: Logger uninitialized. 2022-12-17 10:23:58 +00:00
docker docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
ftp docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
http lib/http: Simplify server.go to export an http server rather than an interface 2022-12-15 12:38:09 +00:00
proxy Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
restic serve restic: fix immediate exit when not using stdio 2022-12-23 12:28:07 +00:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
webdav serve webdav: fix --baseurl handling after lib/http refactor 2022-12-23 12:28:07 +00:00
serve.go docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00