Hi folks, Does WireMock 3 support Https forward pr...
# general
b
Hi folks, Does WireMock 3 support Https forward proxy? I found an old issue which says otherwise https://github.com/wiremock/wiremock/issues/139 My use case: App makes https calls. I am trying to use WireMock 3 to intercept the https call and then forward proxy certain calls to the server as needed.