mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-03 20:40:25 +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"
|
||||
)
|
||||
|
||||
const HealthCheckHeaderName = "Edge-Health-Check-Key"
|
||||
const HealthCheckHeaderName = "X-Edge-Health-Check-Key"
|
||||
|
||||
// HealthCheckConfig 健康检查设置
|
||||
type HealthCheckConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user