Searched refs:included_body_bytes (Results 1 – 2 of 2) sorted by relevance
69 size_t included_body_bytes,
1144 size_t included_body_bytes, in Curl_add_buffer_send() argument1168 headersize = size - included_body_bytes; /* the initial part that isn't body in Curl_add_buffer_send()1171 DEBUGASSERT(size > included_body_bytes); in Curl_add_buffer_send()