Searched refs:_HTTP_ERRORS (Results 1 – 1 of 1) sorted by relevance
84 error_cls = _HTTP_ERRORS.get(status_code, cls)111 _HTTP_ERRORS = { variable