From 63401427fa75b0809dcc0a5cfdacc45f4754245d Mon Sep 17 00:00:00 2001 From: crusader Date: Mon, 30 Apr 2018 18:47:29 +0900 Subject: [PATCH] ing --- config/container/protocol.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (