#20598 closed Uncategorized (fixed)
Add new HTTP status codes defined in rfc6585
Reported by: | CHI Cheng | Owned by: | nobody |
---|---|---|---|
Component: | HTTP handling | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | CHI Cheng | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
4 new HTTP status codes defined in http://tools.ietf.org/html/rfc6585, including 428, 429, 431, 511.
ps. What about 308http://www.iana.org/go/draft-reschke-http-status-308-07, only newest Firefox supports it now.
Change History (3)
comment:1 by , 11 years ago
Cc: | added |
---|
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Pull request: https://github.com/django/django/pull/1272