From a6ff10e5c61dfeb9edb98ddf63a3250db39415e0 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Thu, 27 Jan 2022 13:24:23 +0100 Subject: [PATCH] Updated Proxying (markdown) --- Proxying.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxying.md b/Proxying.md index 30264e9..d5194b5 100644 --- a/Proxying.md +++ b/Proxying.md @@ -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