Skip to content

Conversation

@mjzac
Copy link

@mjzac mjzac commented Jan 12, 2019

Right now preflight OPTION request made by browser is passed down to next request filter. This can lead to unexpected behavior. Browser expects a 200 OK response if CORS is enabled by the server.

With this fix, OPTION requests are terminated with session request filter if CORS is enabled.

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.

1 participant