Searched refs:deductheadercount (Results 1 – 4 of 4) sorted by relevance
74 unsigned int deductheadercount; /* this amount of bytes does not count when member
68 req->deductheadercount = 0; in Curl_req_soft_reset()136 req->deductheadercount = 0; in Curl_req_hard_reset()
483 k->deductheadercount = in Curl_hyper_stream()
1183 data->req.deductheadercount) <= 0) { in Curl_http_done()3372 data->req.deductheadercount = (100 <= data->req.httpcode && in http_write_header()
Completed in 18 milliseconds