Closed dongcarl closed 9 months ago
Nginx's add_header directive can make it such that the Access-Control-Allow-Origin header is duplicated. Hide the header from the proxy response first before adding it.
add_header
Nginx's
add_header
directive can make it such that the Access-Control-Allow-Origin header is duplicated. Hide the header from the proxy response first before adding it.