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

Add optional statusCode parameter to Boom.isBoom #266

Merged

Conversation

Fcmam5
Copy link
Contributor

@Fcmam5 Fcmam5 commented Feb 26, 2020

Thank you again for this great library, I'm very happy to contribute to hapi projects 🙂
In this humble PR, I wanted to resolve #265.

@Fcmam5 Fcmam5 changed the title Add optional statusCode parameter to Boom.isBoom, resolves #265 Add optional statusCode parameter to Boom.isBoom Feb 26, 2020
@hueniverse hueniverse self-assigned this Mar 12, 2020
@hueniverse hueniverse added the feature New functionality or improvement label Mar 12, 2020
@hueniverse hueniverse added this to the 9.0.1 milestone Mar 12, 2020
@hueniverse hueniverse merged commit 7e4dcd2 into hapijs:master Mar 12, 2020
hueniverse added a commit that referenced this pull request Mar 12, 2020
@Fcmam5 Fcmam5 deleted the feature/verify-status-code-in-isBoom branch March 12, 2020 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optional second param for Boom.isBoom() to verify status code
2 participants