Skip to content

Add 207 for Multi-Status#23

Open
georgeth wants to merge 1 commit intoavinassh:masterfrom
georgeth:master
Open

Add 207 for Multi-Status#23
georgeth wants to merge 1 commit intoavinassh:masterfrom
georgeth:master

Conversation

@georgeth
Copy link

204: 'HTTP_204_NO_CONTENT',
205: 'HTTP_205_RESET_CONTENT',
206: 'HTTP_206_PARTIAL_CONTENT',
207: 'HTTP_207_MULTI_STATUS',

Choose a reason for hiding this comment

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

I would also add the following status_codes:

Suggested change
207: 'HTTP_207_MULTI_STATUS',
207: 'HTTP_207_MULTI_STATUS',

208: 'HTTP_208_ALREADY_REPORTED',

205: 'HTTP_205_RESET_CONTENT',
206: 'HTTP_206_PARTIAL_CONTENT',
207: 'HTTP_207_MULTI_STATUS',
226: 'HTTP_226_IM_USED',

Choose a reason for hiding this comment

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

Suggested change
226: 'HTTP_226_IM_USED',
226: 'HTTP_226_IM_USED',

and also
425: 'HTTP_425_ TOO_EARLY',

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.

2 participants