v1.2.15
- Fixes bug in CORS handling when multiple origins are allowed.
- Adds a
Vary: Origin
response header for CORS requests when the value ofAccess-Control-Allow-Origin
header is a specific URL.
Vary: Origin
response header for CORS requests when the value of Access-Control-Allow-Origin
header is a specific URL.