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
This has been implemented and the REST URI flags have typically been complimented with a proxy such that if --rest_uri is the final end-point then --rest_proxy is the (optional) proxy end-point.
HTTP requests will only include the host in the request path if a proxy has been specified.
The scheme must be specified when connecting to the proxy, e.g. --rest_proxy https://localhost:1234.
This has not yet been tested with any specific client proxy.
There may therefore be specific requirements that are not yet dealt with.
No description provided.
The text was updated successfully, but these errors were encountered: