mirror of
https://github.com/rclone/rclone.git
synced 2025-08-19 01:46:31 +02:00
serve http: support --auth-proxy
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
|
||||
var (
|
||||
updateGolden = flag.Bool("updategolden", false, "update golden files for regression test")
|
||||
sc *serveCmd
|
||||
sc *HTTP
|
||||
testURL string
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user