Home
last modified time | relevance | path

Searched refs:headerbytecount (Results 1 – 7 of 7) sorted by relevance

/external/curl/lib/
Dpingpong.c346 data->req.headerbytecount += (long)gotbytes; in Curl_pp_readresp()
Dhttp_proxy.c424 data->req.headerbytecount += (long)perline; in Curl_proxyCONNECT()
Dhttp.c1479 data->req.headerbytecount - in Curl_http_done()
3116 data->req.headerbytecount += (long)headerlen; in Curl_http_readwrite_headers()
3119 (100 <= k->httpcode && 199 >= k->httpcode)?data->req.headerbytecount:0; in Curl_http_readwrite_headers()
3745 data->req.headerbytecount += (long)k->hbuflen; in Curl_http_readwrite_headers()
Durldata.h662 long headerbytecount; /* only count received headers */ member
Dtransfer.c1845 if((data->req.bytecount + data->req.headerbytecount == 0) && in Curl_retry_request()
Durl.c6681 data->req.headerbytecount = 0; in Curl_setup_conn()
/external/curl/
DCHANGES.05726 shared connection cache within the multi handle." change, headerbytecount