rclone/cmd/serve
Tom Mombourquette 6d62267227 serve http: support unix sockets and multiple listners
- add support for unix sockets (which skip the auth).
- add support for multiple listeners
- collapse unnecessary internal structure of lib/http so it can all be
  imported together
- moves files in sub directories of lib/http into the main lib/http
  directory and reworks the code that uses them.

See: https://forum.rclone.org/t/wip-rc-rcd-over-unix-socket/33619
Fixes: #6605
2022-12-15 12:38:09 +00:00
..
dlna dlna: properly attribute code used from https://github.com/anacrolix/dms 2022-12-09 14:27:10 +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 serve http: support unix sockets and multiple listners 2022-12-15 12:38:09 +00:00
httplib Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
proxy Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
restic restic: fix typo in docs 'remove' should be 'remote' 2022-12-06 12:14:25 +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 docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00
serve.go docs: add minimum versions to the command pages 2022-12-03 18:58:55 +01:00