Proxy Configuration Format
Please note that Oculus Proxies currently supports proxy configurations only in thehost:ip format. The commonly used ip:port format is not supported and will result in connection errors. Ensure you use the server’s hostname followed by its IP address for proper integration.
HTTP Header Fields
The following fields are returned upon andHTTP or HTTPS requests:
Getting HTTP header fields
Testing from command line
To view and test your settings, or restoring an issue, you can run acurl command from your shell prompt and add the option flag -v or i. These flags will run curl in verbose mode and print out the header fields, including the custom error code and message.
-i option for curl:
curl Command snippet
curl command snippet, with all required zone parameters is available in the Overview tab in Oculus Proxies control panel for the zone you are working on.