mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
Changes headers to IETF standard
This commit is contained in:
parent
3726309bf9
commit
faae926d15
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user