You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In environments which OPA should use a HTTP proxy for all outbound HTTP communication, the use of these environment variables is required. While it is a common practice for the processes to obey these environment variables, it should be documented.
Actual Behavior
Documentation doesn't mention these environment variables at all, nor when they are useful.
Expected Behavior
In environments which OPA should use a HTTP proxy for all outbound HTTP communication, the use of these environment variables is required. While it is a common practice for the processes to obey these environment variables, it should be documented.
Actual Behavior
Documentation doesn't mention these environment variables at all, nor when they are useful.
Steps to Reproduce the Problem
None.
Additional Info
Go HTTP package has the environment variables documented: https://golang.org/pkg/net/http/
The text was updated successfully, but these errors were encountered: