Searched defs:http_code (Results 1 – 2 of 2) sorted by relevance
33 def __init__(self, error, message, http_code=500): argument
67 int http_code; member271 char http_code[4]; in http_should_reconnect() local721 static int check_http_code(URLContext *h, int http_code, const char *end) in check_http_code()