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

Added HTTP Status Code 426 per RFC7231 #1309

Closed
wants to merge 1 commit into from

Conversation

ericcholis
Copy link
Contributor

Added HTTP Status Code 426 per RFC7231.

The 426 (Upgrade Required) status code indicates that the server refuses to perform the request using the current protocol but might be willing to do so after the client upgrades to a different protocol.

…fc7231#section-6.5.15).

The 426 (Upgrade Required) status code indicates that the server refuses to perform the request using the current protocol but might be willing to do so after the client upgrades to a different protocol.
@mariuswilms mariuswilms added this to the 1.2 milestone May 3, 2017
@mariuswilms
Copy link
Member

mariuswilms commented May 5, 2017

Thanks for providing the patch! Merged in ea6be5a.

@mariuswilms mariuswilms closed this May 5, 2017
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.

None yet

2 participants