forked from TrueCloudLab/frostfs-s3-gw
Roman Loginov
09412d8f20
The problem is that with VHS requests, the list-buckets operation does not work because the request is filtered on list-objects-v1. Since list-buckets can also have query parameters, in the end it is necessary to distinguish list-buckets from list-objects-v1 only by the presence of the bucket name in the URL (provided that the request is in VHS style). Signed-off-by: Roman Loginov <r.loginov@yadro.com> |
||
---|---|---|
.. | ||
address_style.go | ||
address_style_test.go | ||
auth.go | ||
constants.go | ||
log_http.go | ||
log_http_stub.go | ||
metrics.go | ||
middleware.go | ||
policy.go | ||
policy_test.go | ||
reqinfo.go | ||
reqinfo_test.go | ||
response.go | ||
response_test.go | ||
tracing.go | ||
tracing_test.go | ||
util.go | ||
util_test.go |