Home
last modified time | relevance | path

Searched defs:httpcode (Results 1 – 4 of 4) 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/
Dhttp.c1168 int httpcode; in http_should_fail() local
Durldata.h664 int httpcode; /* error code from the 'HTTP/1.? XXX' or member
1115 int httpcode; /* Recent HTTP, FTP, RTSP or SMTP response code */ member