Home
last modified time | relevance | path

Searched defs:httpversion (Results 1 – 9 of 9) sorted by relevance

/external/curl/lib/
Dhttp_proxy.c59 bool is_connect, int httpversion, in dynhds_add_custom()
227 int httpversion; /* HTTP version used to CONNECT */ member
329 int httpversion = 0; in http_proxy_cf_connect() local
Dhttp.c1522 unsigned char httpversion = Curl_conn_http_version(data); in http_request_version() local
1530 static const char *get_http_string(int httpversion) in get_http_string()
1545 bool is_connect, int httpversion, in Curl_add_custom_headers()
2192 Curl_HttpReq httpreq, int httpversion, in http_req_set_reader()
2245 int httpversion, bool *announced_exp100) in addexpect()
2280 struct dynbuf *r, int httpversion, in http_req_complete()
2615 unsigned char httpversion; in Curl_http() local
Drequest.h88 unsigned char httpversion; /* Version in response (09, 10, 11, etc.) */ member
Drequest.c378 unsigned char httpversion) in Curl_req_send()
Drtsp.c234 unsigned char httpversion = 11; /* RTSP is close to HTTP/1.1, sort of... */ in rtsp_do() local
Durl.c1041 unsigned char httpversion = Curl_conn_http_version(data); in url_match_conn() local
Durldata.h987 int httpversion; /* the http version number X.Y = X*10+Y */ member
1319 unsigned char httpversion; /* the lowest HTTP version*10 reported by any member
/external/curl/src/
Dtool_getparam.c673 long httpversion) in sethttpver()
Dtool_cfgable.h171 long httpversion; member