Skip to content

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

Merged
merged 1 commit into from
Jan 25, 2021

Conversation

Sikora00
Copy link
Contributor

Closes #106

Checklist

Copy link
Member

@mcollina mcollina left a 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.

@MaciejSikorski MaciejSikorski force-pushed the master branch 3 times, most recently from 050ff11 to ed10052 Compare January 23, 2021 21:32
@Sikora00 Sikora00 requested review from mcollina and zekth January 23, 2021 21:32
Copy link
Member

@mcollina mcollina left a 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

Copy link
Member

@jsumners jsumners left a 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

Copy link
Member

@zekth zekth left a 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.

@mcollina mcollina merged commit 030d561 into fastify:master Jan 25, 2021
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

Successfully merging this pull request may close these issues.

Configuring CORS Asynchronously
5 participants