Searched defs:http_code (Results 1 – 3 of 3) sorted by relevance
33 def __init__(self, error, message, http_code=500): argument
71 int http_code; member280 char http_code[4]; in http_should_reconnect() local799 static int check_http_code(URLContext *h, int http_code, const char *end) in check_http_code()
2743 int http_code = 500; in handler_cb() local