mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-21 17:56:39 +00:00
Replace the grpc header key to NetBird specific
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
GrpcVersionHeaderKey = "version"
|
||||
GrpcVersionHeaderKey = "x-netbird-version"
|
||||
|
||||
reversProxyHeaderKey = "x-netbird-peer"
|
||||
keepAliveInterval = 30 * time.Second
|
||||
|
||||
Reference in New Issue
Block a user