rclone/fs/rc/rcserver
Nick Craig-Wood 75a88de55c rc/rcserver: with --rc-files if auth set, pass on to URL opened
If `--rc-user` or `--rc-pass` is set then the URL that is opened with
`--rc-files` will have the authorization in the URL in the
`http://user:pass@localhost/` style.
2018-11-05 15:44:40 +00:00
..
testdata/files rcserver: serve directories as well as files 2018-11-04 15:11:51 +00:00
rcserver_test.go rc: methods marked as AuthRequired need auth unless --rc-no-auth 2018-11-04 20:42:57 +00:00
rcserver.go rc/rcserver: with --rc-files if auth set, pass on to URL opened 2018-11-05 15:44:40 +00:00