Feat: cos policy upload/download in server-side

This commit is contained in:
HFO4
2020-01-25 11:43:13 +08:00
parent c34f211d7e
commit 4abd5b2346
4 changed files with 67 additions and 11 deletions

View File

@@ -205,6 +205,7 @@ func (fs *FileSystem) DispatchHandler() error {
SecretKey: currentPolicy.SecretKey,
},
}),
HTTPClient: request.HTTPClient{},
}
return nil
default: