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

Autodiscovery lacks documentation around CORS #249

Open
joshlevinson opened this issue Nov 8, 2016 · 2 comments
Open

Autodiscovery lacks documentation around CORS #249

joshlevinson opened this issue Nov 8, 2016 · 2 comments

Comments

@joshlevinson
Copy link

When working with cross-origin requests, headers are only exposed when whitelisted.
This means autodiscovery breaks unless a Access-Control-Expose-Headers header containing Link is sent.

While this issue is not specific to this library, I think it'd be helpful to document how to make in-browser cross-domain autodiscovery happen.

Happy to submit a documentation PR!

@kadamwhite
Copy link
Collaborator

That's a good point, documentation on this issue would be a welcome addition!

@kadamwhite
Copy link
Collaborator

@joshlevinson Good to meet you last night! Let me know if you want to pair up on this to knock it out briefly while we're at WCUS.

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

2 participants