01
Add a CORS HTTP filter to a gateway (gRPC-Web)
The canonical "escape hatch" use: insert Envoy's native CORS HTTP filter into a gateway's HTTP connection manager so a browser can call a gRPC-Web (or any cross-origin) backend through the gateway....