Searched refs:check_http_code (Results 1 – 1 of 1) sorted by relevance
799 static int check_http_code(URLContext *h, int http_code, const char *end) in check_http_code() function1161 if ((ret = check_http_code(h, s->http_code, end)) < 0) in process_line()