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

An API for setting a custom HTTP response status and phrase. #348

Merged

Conversation

mikkokar
Copy link
Contributor

Provides a way for setting a custom HTTP response status phrase.

This is useful for logging purposes. That is, the reason phrase will then show up when the message is logged.

@mikkokar mikkokar requested review from kvosper and dvlato November 20, 2018 10:38
Implement statusWithCode(int) in terms of statusWithCode(int, String).
@mikkokar mikkokar merged commit 7abcc8b into ExpediaGroup:master Nov 22, 2018
@mikkokar mikkokar deleted the http-status-custom-reason-phrase branch November 22, 2018 08:37
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.

3 participants