rclone/lib/http
Nick Craig-Wood 3f3c5f3ff4 build: remove unused package cmd/serve/http/data
This was superseded by lib/http/template.go
2023-08-02 12:53:09 +01:00
..
serve build: remove unused package cmd/serve/http/data 2023-08-02 12:53:09 +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 http: add client certificate user auth middleware 2023-06-26 14:33:53 +01:00
context.go lib/http: fix race condition 2022-12-15 12:38:09 +00:00
middleware_test.go http: fix webdav OPTIONS response (#6433) 2023-08-01 11:48:41 +09:00
middleware.go http: fix webdav OPTIONS response (#6433) 2023-08-01 11:48:41 +09:00
server_test.go http: fix webdav OPTIONS response (#6433) 2023-08-01 11:48:41 +09:00
server.go http servers: allow CORS to be set with --allow-origin flag - fixes #5078 2023-07-26 10:15:54 +01: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 cmd/rcd: Fix command docs to include command specific prefix (#6675) 2023-03-22 11:47:35 +00:00