ingress-nginx-helm/internal/ingress/annotations/cors
kszafran 3230638160
Update default allowed CORS headers (#8459)
X-CustomHeader looks more like an example than a header we would want to
accept in production. Added Range as a useful header that enables
operations on resources that can be fetched in chunks.
2022-05-04 05:11:51 -07:00
..
main.go Update default allowed CORS headers (#8459) 2022-05-04 05:11:51 -07:00
main_test.go Support cors-allow-origin with multiple origins (#7614) 2021-11-02 12:31:42 -07:00