Hi all
Due to development reasons we have set environment variables for proxy settings (HTTP_PROXY and HTTPS_PROXY). Since I updated to latest version of Postman (I don’t know anymore what version I have installed before) all requests to localhost are redirected to the proxy and I get an authorization error. But I don’t want to authorize against proxy since the request is just on local machine.
If I remove the proxy environment variables the same request works as desired.
Is there a setting to bypass/ignore the proxy for localhost requests?
Thanks for help.
BR,
Marc