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

CORS support #5

Closed
DeepDiver1975 opened this issue Feb 6, 2019 · 1 comment
Closed

CORS support #5

DeepDiver1975 opened this issue Feb 6, 2019 · 1 comment

Comments

@DeepDiver1975
Copy link

Web clients (like phoenix) want to talk to ocdavsvc using cross domain requests.

Therefore CORS support shall be added to reva/ocdavsvc

https://github.com/cernbox/reva/tree/a6be57bfedc01eddf38148bb7015c2fb8a7a0058/services/httpsvc/ocdavsvc

@labkode
Copy link
Member

labkode commented Feb 11, 2019

Closed by #24

See revad.toml.

Available options are these ones:
https://github.com/rs/cors#parameters

With the following naming convention in the revad.toml file
AllowedHeaders => allowed_headers

@labkode labkode closed this as completed Feb 11, 2019
michielbdejong added a commit that referenced this issue Nov 26, 2021
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