Replies: 2 comments 3 replies
-
The CORS functionality is implemented using the tower-http crate. You can view the relevant logic here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
solution is this incase someone is having the same problem.. middlewares: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have added CORS config in
config/development.yaml
asThis Configuration gives me error
What is wrong in my Configuration?
Beta Was this translation helpful? Give feedback.
All reactions