Searched defs:httpcode (Results 1 – 6 of 6) sorted by relevance
33 long httpcode; in test() local
48 static CURLcode httpcode = CURLE_UNSUPPORTED_PROTOCOL; in test() local
50 long httpcode = 0; in header_callback() local
85 int httpcode; /* error code from the 'HTTP/1.? XXX' or member
1007 static bool http_should_fail(struct Curl_easy *data, int httpcode) in http_should_fail()
1021 int httpcode; /* Recent HTTP, FTP, RTSP or SMTP response code */ member
Completed in 27 milliseconds