mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
update release notes (#4086)
This commit is contained in:
@@ -97,8 +97,8 @@ type HealthCheckConfig struct {
|
||||
// Path specifies the path to send health checks to if the
|
||||
// health check type is "http".
|
||||
Path string `json:"path,omitempty"`
|
||||
// Headers specifies the headers to send health checks to if the
|
||||
// health check type is "http".
|
||||
// HTTPHeaders specifies the headers to send with the health request, if
|
||||
// the health check type is "http".
|
||||
HTTPHeaders []HTTPHeader `json:"httpHeaders,omitempty"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user