diff --git a/config/container/protocol.go b/config/container/protocol.go index 4805ca5..026b958 100644 --- a/config/container/protocol.go +++ b/config/container/protocol.go @@ -6,7 +6,7 @@ const ( const ( HTTPRequestHeaderKey_Container_Method = "overFlow-Container-Method" - HTTPRequestHeaderKey_Container_ApiKey = "overFlow-Container-ApiKey" + HTTPRequestHeaderKey_Container_Type = "overFlow-Container-Type" ) const (