mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-23 18:01:47 +01:00
Updated Proxying (markdown)
@@ -1,5 +1,5 @@
|
|||||||
# Global Proxy
|
# Global Proxy
|
||||||
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.
|
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
|
### Example
|
||||||
Setup a proxy to samples.openweathermap.org
|
Setup a proxy to samples.openweathermap.org
|
||||||
|
|||||||
Reference in New Issue
Block a user