Updated Request Matchers (markdown)

Stef Heyenrath
2024-02-27 08:06:25 +01:00
parent 10336d4298
commit ede427b2b2

@@ -19,7 +19,7 @@ At this moment these matchers are supported:
* ContentTypeMatcher(🚧)
* [NotNullOrEmptyMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#notnulloremptymatcher)
* [CustomMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#custommatcher)
* [ProtoBufSupport](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matchers#protobuf)
* [ProtoBufSupport](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching-ProtoBuf)
## Exact matcher (ExactMatcher)
Can be used to exactly match a string or object.