aboutsummaryrefslogtreecommitdiff
path: root/weed/s3api/s3_constants/s3_actions.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/s3api/s3_constants/s3_actions.go')
-rw-r--r--weed/s3api/s3_constants/s3_actions.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/weed/s3api/s3_constants/s3_actions.go b/weed/s3api/s3_constants/s3_actions.go
index 4e484ac98..0fbf134e3 100644
--- a/weed/s3api/s3_constants/s3_actions.go
+++ b/weed/s3api/s3_constants/s3_actions.go
@@ -6,4 +6,6 @@ const (
ACTION_ADMIN = "Admin"
ACTION_TAGGING = "Tagging"
ACTION_LIST = "List"
+
+ SeaweedStorageDestinationHeader = "x-seaweedfs-destination"
)