rclone/cmd/serve/httplib
Nick Craig-Wood c1dd76788d httplib: make http serving with auth generate INFO messages on auth fail
2018/12/13 12:13:44 INFO  : /: 127.0.0.1:39696: Basic auth challenge sent
2018/12/13 12:13:54 INFO  : /: 127.0.0.1:40050: Unauthorized request from ncw

Fixes #2834
2018-12-14 13:38:49 +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 httplib: make http serving with auth generate INFO messages on auth fail 2018-12-14 13:38:49 +00:00