Searched refs:_HTTP_BAD_RESPONSE_MESSAGES (Results 1 – 1 of 1) sorted by relevance
78 _HTTP_BAD_RESPONSE_MESSAGES = { variable1231 if status in _HTTP_BAD_RESPONSE_MESSAGES:1232 message = _HTTP_BAD_RESPONSE_MESSAGES[status]