Skip to content

Support for routing cross-origin OPTIONS requests#1

Open
thammerl wants to merge 1 commit into
masterfrom
forward-options-requests
Open

Support for routing cross-origin OPTIONS requests#1
thammerl wants to merge 1 commit into
masterfrom
forward-options-requests

Conversation

@thammerl

@thammerl thammerl commented Feb 11, 2019

Copy link
Copy Markdown
Owner

It seems that it's currently not possible to route cross-origin OPTIONS requests with Spring Cloud Gateway to other backend services. This would be desirable so that the components serving the requests can decide on their own which CORS headers to return to their clients.

@thammerl thammerl added the enhancement New feature or request label Feb 11, 2019
@thammerl thammerl self-assigned this Feb 11, 2019
 - it should be possible to forward OPTIONS requests via the gateway so
that other backend services can decide which CORS headers to return.
@thammerl thammerl force-pushed the forward-options-requests branch from 9b56278 to d269737 Compare February 11, 2019 22:11
@thammerl thammerl changed the title Support for routing OPTIONS requests Support for routing cross-origin OPTIONS requests Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant