Searched refs:HTTPCode_500 (Results 1 – 1 of 1) sorted by relevance
153 HTTPCode_500 = 500, enumerator190 if (memcmp((char*)code, "500", 3) == 0) return HTTPCode_500; in ParseHTTPResponseCode()372 else if (http_result == HTTPCode_500) in handleLNTPortMappingResponse()397 if (http_result != HTTPCode_200 && http_result != HTTPCode_500) in handleLNTPortMappingResponse()