Add support for explicit http-proxying #1042
Labels
area/ipcei
Important Project of Common European Interest
component/ocm-cli
OCM Command Line Interface
component/ocm-core
Open Component Model Core aka. go API
kind/feature
new feature, enhancement, improvement, extension
Milestone
What would you like to be added:
Support should be added to enable (non-transparent) http-proxy as typically configured via HTTP_PROXY / HTTPS_PROXY environment variables in the form of
$https_proxy=http://user:password@ProxyIP:80
$http_proxy=http://user:password@ProxyIP:80
Why is this needed:
In order to access resources through a http-proxy
The text was updated successfully, but these errors were encountered: