mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-11 01:50:26 +08:00
修改Edge-Health-Check-Key为X-Edge-Health-Check-Key
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
|||||||
"github.com/iwind/TeaGo/maps"
|
"github.com/iwind/TeaGo/maps"
|
||||||
)
|
)
|
||||||
|
|
||||||
const HealthCheckHeaderName = "Edge-Health-Check-Key"
|
const HealthCheckHeaderName = "X-Edge-Health-Check-Key"
|
||||||
|
|
||||||
// HealthCheckConfig 健康检查设置
|
// HealthCheckConfig 健康检查设置
|
||||||
type HealthCheckConfig struct {
|
type HealthCheckConfig struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user