mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
Running Wiremock.Net behind a corporate proxy #552
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PG-RichT on GitHub (Nov 9, 2023).
Is there any way to specify a corporate proxy URL using Wiremock.Net like 'proxyVia' in the original Wiremock codebase? Ref: https://wiremock.org/docs/proxying/#proxying-via-another-proxy-server
@PG-RichT commented on GitHub (Nov 9, 2023):
Found the answer in https://github.com/WireMock-Net/WireMock.Net/wiki/Settings#proxyandrecordsettings under WebProxySettings.