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 #13

Closed
Druue opened this issue Nov 4, 2021 · 2 comments · Fixed by #23
Closed

CORS Support #13

Druue opened this issue Nov 4, 2021 · 2 comments · Fixed by #23
Labels
enhancement New feature or request

Comments

@Druue
Copy link
Contributor

Druue commented Nov 4, 2021

No description provided.

@Druue Druue added the enhancement New feature or request label Nov 4, 2021
@NULLx76
Copy link
Collaborator

NULLx76 commented Nov 4, 2021

We can probably just use this: tower-rs/tower-http#112
by switching to the git version of tower-http like so:

tower-http = { git = "https://github.com/tower-rs/tower-http", branch = "cors" }

@jdonszelmann
Copy link
Contributor

but there is cors support in #12 right?

@NULLx76 NULLx76 added server and removed server labels Nov 4, 2021
@Druue Druue linked a pull request Nov 5, 2021 that will close this issue
@NULLx76 NULLx76 closed this as completed Nov 5, 2021
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 a pull request may close this issue.

3 participants