Skip to content

Conversation

gastaldi
Copy link
Contributor

@gastaldi gastaldi commented Apr 5, 2019

If the CORS headers were set by a filter before this Servlet is invoked, this ensures that no multiple values are set (which would be invalid for Access-Control-Allow-Origin)

If the CORS headers were set by a filter before this Servlet is invoked, this ensures that no multiple values are set (which would be invalid for `Access-Control-Allow-Origin`)
Copy link
Contributor

@EricWittmann EricWittmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cescoffier cescoffier added this to the 0.13.0 milestone Apr 7, 2019
@cescoffier cescoffier merged commit e411cd9 into quarkusio:master Apr 7, 2019
@cescoffier cescoffier changed the title chore: use setHeader to avoid multiple CORS headers use setHeader to avoid multiple CORS headers Apr 7, 2019
@gastaldi gastaldi deleted the patch-1 branch April 7, 2019 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants