rclone/lib/http
Oleg Kunitsyn ecea0cd6f9
http: add basic metadata and provide it via serve
Co-authored-by: dougal <147946567+roucc@users.noreply.github.com>
2025-11-17 16:52:30 +00:00
..
serve http: add basic metadata and provide it via serve 2025-11-17 16:52:30 +00:00
templates lib/http: cleanup indentation and other whitespace in http serve template 2025-10-20 11:53:55 +01:00
testdata http: add client certificate user auth middleware 2023-06-26 14:33:53 +01:00
auth.go docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
auth_test.go cmd/rcd: Fix command docs to include command specific prefix (#6675) 2023-03-22 11:47:35 +00:00
context.go build: modernize Go usage 2025-02-28 11:31:14 +00:00
middleware.go webdav: Add Access-Control-Max-Age header for CORS preflight caching - fixes #5078 2025-10-24 10:19:22 +01:00
middleware_test.go build: modernize Go usage 2025-02-28 11:31:14 +00:00
server.go docs: change syntax hightlighting for command examples from sh to console 2025-11-01 15:33:38 +01:00
server_test.go lib/http: disable automatic authentication skipping for unix sockets 2024-10-24 12:39:28 +01:00
template.go docs: improve formatting of http serve template parameters 2025-10-20 11:53:55 +01:00
template_test.go cmd/rcd: Fix command docs to include command specific prefix (#6675) 2023-03-22 11:47:35 +00:00