Changes headers to IETF standard

This commit is contained in:
Sean Sullivan
2021-05-26 09:32:10 -07:00
parent 3726309bf9
commit faae926d15

View File

@@ -25,8 +25,8 @@ import (
)
const (
kubectlCommandHeader = "X-Kubectl-Command"
kubectlSessionHeader = "X-Kubectl-Session"
kubectlCommandHeader = "Kubectl-Command"
kubectlSessionHeader = "Kubectl-Session"
)
// CommandHeaderRoundTripper adds a layer around the standard