mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-20 08:13:53 +01:00
Updated RegexExtended (markdown)
@@ -1,7 +1,7 @@
|
||||
# Info
|
||||
|
||||
The [RegexMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Matching#regular-expression-matching-regexmatcher) can use:
|
||||
- RegexExtended (default)
|
||||
- [RegexExtended](https://github.com/WireMock-Net/WireMock.Net/blob/master/src/WireMock.Net/RegularExpressions/RegexExtended.cs) (default)
|
||||
- [Regex](https://docs.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.regex?view=net-6.0)
|
||||
|
||||
## RegexExtended
|
||||
|
||||
Reference in New Issue
Block a user