Part of twisted.web.error View Source View In Hierarchy
Instance Variables | location | The location of the redirect which was not followed.
(type: str
) |
Parameters | code | Refers to an HTTP status code for example http.NOT_FOUND. If no message is given the given code is mapped to a descriptive string and used instead. |