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

Is the CORS middleware repo still maintained? #957

Open
ChronosMasterOfAllTime opened this issue Nov 12, 2024 · 2 comments
Open

Is the CORS middleware repo still maintained? #957

ChronosMasterOfAllTime opened this issue Nov 12, 2024 · 2 comments

Comments

@ChronosMasterOfAllTime
Copy link

ChronosMasterOfAllTime commented Nov 12, 2024

As the title states, is the https://github.com/go-chi/cors repo still maintained/monitored? We have an outstanding issue with an open PR to fix it. Thank you!

We love the simplicity of the chi router. Much more lightweight than the others

@VojtechVitek
Copy link
Contributor

Hi, yes, the https://github.com/go-chi/cors repo is still maintained. We will review the PRs once our busy schedules allow it.

Please, consider sponsoring the authors to bump up priority.

Thank you for your patience.

@ChronosMasterOfAllTime
Copy link
Author

Thanks for confirming it's still active @VojtechVitek.

I made a low risk (and backwards compatible) change to handle pre parsed multi value headers. Currently the implementation assumes the header will be single value only. I added a workaround to the issue so it's not a blocker to anyone.

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