mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-22 10:27:56 +00:00
Changes headers to IETF standard
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user