rclone/lib/http
2024-12-14 11:48:38 +00:00
..
serve accounting: fix global error acounting 2024-09-30 17:20:42 +01:00
templates serve http: support unix sockets and multiple listners 2022-12-15 12:38:09 +00:00
testdata http: add client certificate user auth middleware 2023-06-26 14:33:53 +01:00
auth_test.go cmd/rcd: Fix command docs to include command specific prefix (#6675) 2023-03-22 11:47:35 +00:00
auth.go build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
context.go lib/http: disable automatic authentication skipping for unix sockets 2024-10-24 12:39:28 +01:00
middleware_test.go serve webdav: fix webdav with --baseurl under Windows 2024-03-28 10:06:04 +00:00
middleware.go lib/http: disable automatic authentication skipping for unix sockets 2024-10-24 12:39:28 +01:00
server_test.go lib/http: disable automatic authentication skipping for unix sockets 2024-10-24 12:39:28 +01:00
server.go docs: mention in serve tls options when value is path to file - fixes #8232 2024-12-14 11:48:38 +00:00
template_test.go cmd/rcd: Fix command docs to include command specific prefix (#6675) 2023-03-22 11:47:35 +00:00
template.go build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00