support for draft-tbray-http-legally-restricted-status-02

http://datatracker.ietf.org/doc/draft-tbray-http-legally-restricted-stat
us/?include_text=1
This commit is contained in:
Kenneth Reitz
2013-04-15 22:47:20 -04:00
parent ae5419db17
commit d13bf9f113
+1
View File
@@ -62,6 +62,7 @@ _codes = {
444: ('no_response', 'none'),
449: ('retry_with', 'retry'),
450: ('blocked_by_windows_parental_controls', 'parental_controls'),
451: ('unavailable_for_legal_reasons', 'legal_reasons'),
499: ('client_closed_request',),
# Server Error.