mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-30 22:01:48 +02:00
Updated Proxying (markdown)
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user