We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa32941 commit 36a3a17Copy full SHA for 36a3a17
oss/option.go
@@ -31,7 +31,7 @@ const (
31
redundancyType = "redundancy-type"
32
objectHashFunc = "object-hash-func"
33
reservedCapacityInstanceId = "reserved-capacity-instance-id"
34
- contextArg = "x-context-arg"
+ contextArg = "x-context-arg"
35
)
36
37
type (
0 commit comments