Searched refs:HttpStatus_NotFound (Results 1 – 2 of 2) sorted by relevance
156 HttpStatus_NotFound = 404, enumerator
73 } else if(status_code == HttpStatus_NotFound || status_code == HttpStatus_Forbidden) { in _http_handle_response_code()