-
Notifications
You must be signed in to change notification settings - Fork 26
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
Remove EXPOSE_HEADER option #97
base: main
Are you sure you want to change the base?
Conversation
Some tests still fail 😊 I'd also love some docs on how to configure CORS😊 |
@JonasKs think that's alright now and have added the CORS documentation. I've had a look at failing tests and seems to be unrelated - they're currently failing to get past the install stage due to this: Any ideas? |
Thanks for the PR 😊 Huh, weird. I'll have to look, but I'm away for a week or so now. |
@JonasKs no worries at all. Give me a ping if you need me to try anything when you’re back :) |
I think this looks good 👍 Added a few things that'd be nice to implement before a major bump in #86, but some might be outdated and some might not be necessary |
Match functionality from https://github.com/snok/asgi-correlation-id and remove EXPOSE_HEADER