[issue20898] Missing 507 response description

Daniel Andrade Groppe report at bugs.python.org
Sat Mar 15 15:24:36 CET 2014


Daniel Andrade Groppe added the comment:

Added missing constants and response status codes:
Constants:
ALREADY_REPORTED, PERMANENT_REDIRECT, LOOP_DETECTED

Response status codes:
102, 207, 208, 226, 308, 422, 423, 424, 426, 507, 508

----------
components: +Extension Modules -Library (Lib)
keywords: +patch
nosy: +Daniel.Andrade.Groppe
type: behavior -> enhancement
Added file: http://bugs.python.org/file34433/issue20898.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20898>
_______________________________________


More information about the Python-bugs-list mailing list