rclone/cmd/serve/httplib
Nick Craig-Wood fa0a9653d2 rc: methods marked as AuthRequired need auth unless --rc-no-auth
Methods which can read or mutate external storage will require
authorisation - enforce this.  This can be overidden by `--rc-no-auth`.
2018-11-04 20:42:57 +00:00
..
httpflags rc: implement options/blocks,get,set and register options 2018-11-03 11:32:00 +00:00
serve rcserver: serve directories as well as files 2018-11-04 15:11:51 +00:00
http_new.go httplib: add Close() method to shut the server down and use it in tests 2018-02-19 15:45:24 +00:00
http_old.go httplib: add Close() method to shut the server down and use it in tests 2018-02-19 15:45:24 +00:00
httplib.go rc: methods marked as AuthRequired need auth unless --rc-no-auth 2018-11-04 20:42:57 +00:00