Envoy CORS Demo

This page requests an asset from another domain via cross-site XMLHttpRequest mitigated by Access Control.
This scenario demonstrates a simple method.
It does NOT dispatch a preflight request.

Enter the IP address of your docker machine.
Hint: This can be found by running docker-machine ip default.


CORS Enforcement
Disabled
Open
Restricted

Request Results