Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link header not available in CORS response #108

Open
philip-alldredge opened this issue Oct 5, 2023 · 0 comments
Open

Link header not available in CORS response #108

philip-alldredge opened this issue Oct 5, 2023 · 0 comments

Comments

@philip-alldredge
Copy link

When making a cross-origin request to the service, only the content-length and content-type headers are exposed. Tested with the service hosted at http://sysml2.intercax.com:9000/ . The Link header should be exposed to allow pagination. Appears that play.filters.cors.exposedHeaders is the appropriate option.

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

No branches or pull requests

1 participant