mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-08 22:19:02 -05:00
exclude
This commit is contained in:
parent
7a805e8d6b
commit
f4bb176184
@ -133,7 +133,7 @@ type ActiveHealthChecks struct {
|
||||
// body of a healthy backend.
|
||||
ExpectBody string `json:"expect_body,omitempty"`
|
||||
|
||||
transport http.RoundTripper `json:"transport,omitempty"`
|
||||
transport http.RoundTripper `json:"-"``
|
||||
uri *url.URL
|
||||
httpClient *http.Client
|
||||
bodyRegexp *regexp.Regexp
|
||||
|
Loading…
x
Reference in New Issue
Block a user