mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-04-23 16:58:27 +02:00
Updated Request Matching (markdown)
@@ -1,7 +1,7 @@
|
|||||||
# :one: Request Matching
|
# :one: Request Matching
|
||||||
WireMock.Net supports matching of requests to stubs and verification queries using the following parts:
|
WireMock.Net supports matching of requests to stubs and verification queries using the following parts:
|
||||||
|
|
||||||
* [Path] (#path)
|
* [Path](#path)
|
||||||
* [URL](#url)
|
* [URL](#url)
|
||||||
* HTTP Method
|
* HTTP Method
|
||||||
* [Query parameters](#query-parameters)
|
* [Query parameters](#query-parameters)
|
||||||
|
|||||||
Reference in New Issue
Block a user