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 backend Docker container. As we are running Docker Compose this should just be localhost.


CORS Enforcement
Disabled
Open
Restricted

Request Results