Home
last modified time | relevance | path

Searched defs:httpcode (Results 1 – 5 of 5) sorted by relevance

/third_party/curl/tests/libtest/
Dlib1532.c33 long httpcode; in test() local
Dlib1597.c48 static CURLcode httpcode = CURLE_UNSUPPORTED_PROTOCOL; in test() local
/third_party/curl/lib/
Drequest.h82 int httpcode; /* error code from the 'HTTP/1.? XXX' or member
Dhttp.c1016 static bool http_should_fail(struct Curl_easy *data, int httpcode) in http_should_fail()
Durldata.h1042 int httpcode; /* Recent HTTP, FTP, RTSP or SMTP response code */ member