Open lanshunfang opened 5 years ago
I need to hijack all network requests started with path /v1/ to my local wiremock server http://localhost:8080 for my live website.
/v1/
http://localhost:8080
I managed to do this via https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif?hl=en
Why not just integrate the Network Proxy feature with WireMock Chrome Extension?
I need to hijack all network requests started with path
/v1/
to my local wiremock serverhttp://localhost:8080
for my live website.I managed to do this via https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif?hl=en
Why not just integrate the Network Proxy feature with WireMock Chrome Extension?