rclone/fs/fshttp
albertony 5d6b8141ec Replace deprecated ioutil
As of Go 1.16, the same functionality is now provided by package io or
package os, and those implementations should be preferred in new code.
2022-11-07 11:41:47 +00:00
..
dialer.go fs/http: declutter code #5596 2021-10-21 14:18:23 +03:00
http.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
http_test.go lib/structs: factor reflection based structure manipulation into a library 2020-06-10 12:28:48 +01:00
prometheus.go fshttp: add prometheus metrics for HTTP status code 2021-11-17 18:38:12 +03:00