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

fix(network): align HTTP status codes with IANA #4567

Merged
merged 2 commits into from Jun 11, 2019

Conversation

aslushnikov
Copy link
Contributor

@JoelEinbinder
Copy link
Collaborator

They are missing some that we have, like I’m a teapot. I feel like we are entering a scary world.

@aslushnikov
Copy link
Contributor Author

They are missing some that we have, like I’m a teapot. I feel like we are entering a scary world.

These are added

'428': 'Precondition Required',
'429': 'Too Many Requests',
'430': 'Unassigned',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unassigned just means unassigned, its not a specific code.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed!

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