thiagoelg opened a new pull request, #2987:
URL: https://github.com/apache/incubator-kie-tools/pull/2987

   Adds support for external proxies while using the cors-proxy service.
   
   The `cors-proxy` service will read the `HTTPS_PROXY` environment variable 
and use it to create an HTTP(S) agent to proxy the requests. If the variable is 
not set, `cors-proxy` will behave the same as before.
   
   The READMEs for the `cors-proxy` and `cors-proxy-image` packages were 
updated to explain the usage of this environment variable and guide developers 
on how to test this feature locally using [mitmproxy](https://mitmproxy.org/).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to