forked from TrueCloudLab/frostfs-s3-gw
parent
11558124cd
commit
4bb885d526
21 changed files with 550 additions and 466 deletions
|
@ -44,3 +44,8 @@ const (
|
|||
|
||||
ContainerID = "X-Container-Id"
|
||||
)
|
||||
|
||||
// S3 request query params.
|
||||
const (
|
||||
QueryVersionID = "versionId"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue