Searched refs:http_ce_skip (Results 1 – 4 of 4) sorted by relevance
193 switch (conn->data->set.http_ce_skip? in Curl_httpchunk_read()
1586 bool http_ce_skip; /* pass the raw body data to the user, even when member
726 switch (conn->data->set.http_ce_skip ? in readwrite_data()
2402 data->set.http_ce_skip = (0 == va_arg(param, long))?TRUE:FALSE; in Curl_setopt()