-
-
Notifications
You must be signed in to change notification settings - Fork 65
feat: support configuring CORS asynchronously #107
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work! Nice refactoring on all the helper methods.
050ff11
to
ed10052
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, good work! Let's see if we can get some other reviews
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not very familiar with the code in this module. But the tests pass, and I think the feature is quite useful
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work. Just missing the types and test of types for promised based implementation.
ed10052
to
98b52f6
Compare
7ad21b6
to
1fd37ec
Compare
Closes #106
Checklist
npm run test
andnpm run benchmark
(benchmark not working by default!)and the Code of conduct