Updated Proxying (markdown)

Stef Heyenrath
2022-01-27 13:24:23 +01:00
parent 470394ffe0
commit a6ff10e5c6

@@ -2,7 +2,7 @@
It's possible to start the WireMockk server in Proxy mode, this means that **all** requests are proxied to the real URL. And the mappings can be recorded and saved.
### Example
Setup a proxy to samples.openweathermap.org
Setup a proxy to `samples.openweathermap.org`
``` c#
var settings = new WireMockServerSettings