mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 02:34:03 +00:00
Changes headers to IETF standard
This commit is contained in:
parent
3726309bf9
commit
faae926d15
@ -25,8 +25,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
kubectlCommandHeader = "X-Kubectl-Command"
|
kubectlCommandHeader = "Kubectl-Command"
|
||||||
kubectlSessionHeader = "X-Kubectl-Session"
|
kubectlSessionHeader = "Kubectl-Session"
|
||||||
)
|
)
|
||||||
|
|
||||||
// CommandHeaderRoundTripper adds a layer around the standard
|
// CommandHeaderRoundTripper adds a layer around the standard
|
||||||
|
Loading…
Reference in New Issue
Block a user