pact-foundation / pact-js

JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
https://pact.io
Other
1.58k stars 342 forks source link

feat(corporate proxy #1188): support in verifier #1199

Closed zac-poe-vg closed 3 months ago

zac-poe-vg commented 3 months ago

Add native support of HTTPS_PROXY and HTTP_PROXY for verifier for #1188

This change adds two pieces of behavior:

This results in out-of-the-box support for corporate proxies in the js verifier