rclone/lib/http/serve
Nick Craig-Wood d149d1ec3e lib/http: fix tests after go1.23 update
go1.22 output the Content-Length on a bad Range request on a file but
go1.23 doesn't - adapt the tests accordingly.
2024-07-20 10:54:47 +01:00
..
dir_test.go build: remove unused package cmd/serve/http/data 2023-08-02 12:53:09 +01:00
dir.go serve http: added content-length header when html directory is served 2024-05-13 17:24:54 +01:00
serve_test.go lib/http: fix tests after go1.23 update 2024-07-20 10:54:47 +01:00
serve.go rc: add srcFs and dstFs to core/stats and core/transferred stats 2024-02-02 11:43:10 +00:00