Skip to content
New issue

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

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

Already on GitHub? # to your account

CORS #4

Closed
py-radicz opened this issue Apr 10, 2024 · 4 comments · Fixed by #5
Closed

CORS #4

py-radicz opened this issue Apr 10, 2024 · 4 comments · Fixed by #5

Comments

@py-radicz
Copy link

is there a way I can overcome CORS (any option I can set CORS headers) restriction when I am running api and api consumer code on same machine but different ports? thanks in advance

@YogiLiu
Copy link
Contributor

YogiLiu commented Oct 29, 2024

Hi @shellfly! Is this feature ready for production? Has any plan to release new version?

@shellfly
Copy link
Member

shellfly commented Oct 30, 2024

@YogiLiu I'll make a new release, does the #5 solve your requirement? I see you created another PR

@YogiLiu
Copy link
Contributor

YogiLiu commented Oct 30, 2024

@shellfly #5 only solve the issue about cors when auth-disabled, I try to fix another issue, wait a minute.

@shellfly
Copy link
Member

@YogiLiu OK, can you update your PR using https://github.com/rs/cors? it's a more standard way to do it.

YogiLiu added a commit to YogiLiu/rest that referenced this issue Oct 30, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants