Updated Request Matching (markdown)

Stef Heyenrath
2023-08-10 08:03:00 +02:00
parent b1a13f5ce0
commit 8a71f17314

@@ -18,7 +18,7 @@ Most matchers have 2 extra properties:
## Example Matchings
### Path
### C# example
#### C# example
``` c#
server
.Given(Request
@@ -44,7 +44,7 @@ server
````
### Url
### C# example
#### C# example
``` c#
server
.Given(Request