Updated v2: Documentation (markdown)

Matt Holt 2019-11-06 00:28:44 -07:00
parent a16757afb5
commit f2f9171e36

@ -585,7 +585,7 @@ Creates a matcher. Multiple matchers are AND'ed.
matcher <name> { matcher <name> {
host <hosts...> host <hosts...>
path <paths...> path <paths...>
path_regexp <regexp> path_regexp [<name>] <regexp>
method <methods...> method <methods...>
query <key=val...> query <key=val...>
header <field> <value> header <field> <value>