4b04781a9d
Merge pull request 'Added 'always' directive as default to the 'Access-Control-Allow-Origin', see #28488#note-24' (!3) from new_cors_configs into master
7e4bb532be
Added 'always' directive as default to the 'Access-Control-Allow-Origin', see #28488#note-24
fb9c371665
Merge pull request 'Added `always` property to send headers even on response with http errors (e.g. 4xx or 5xx)' (!1) from new_cors_configs into master
57cfa7ea06
Added `always` property to sent headers also on http errors returned (e.g. 4xx or 5xx). See #28488#note-21