mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-03 02:23:41 +08:00
General minor improvements to docs
This commit is contained in:
@ -32,7 +32,7 @@ type ResponseMatcher struct {
|
||||
|
||||
// If set, each header specified must be one of the
|
||||
// specified values, with the same logic used by the
|
||||
// request header matcher.
|
||||
// [request header matcher](/docs/json/apps/http/servers/routes/match/header/).
|
||||
Headers http.Header `json:"headers,omitempty"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user