MCPcopy
hub / github.com/caddyserver/caddy / MatchMethod

TypeAlias MatchMethod

modules/caddyhttp/matchers.go:121–121  ·  view source on GitHub ↗

MatchMethod matches requests by the method.

Source from the content-addressed store, hash-verified

119
120 // MatchMethod matches requests by the method.
121 MatchMethod []string
122
123 // MatchQuery matches requests by the URI's query string. It takes a JSON object
124 // keyed by the query keys, with an array of string values to match for that key.

Callers 1

CELLibraryMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected