Home
last modified time | relevance | path

Searched refs:Curl_bump_headersize (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dhttp.h59 CURLcode Curl_bump_headersize(struct Curl_easy *data,
H A Dc-hyper.c190 result = Curl_bump_headersize(data, len, FALSE); in hyper_each_header()
312 result = Curl_bump_headersize(data, len, FALSE); in status_line()
H A Dcf-h1-proxy.c472 result = Curl_bump_headersize(data, line_len, TRUE); in recv_CONNECT_resp()
H A Dhttp.c3891 CURLcode Curl_bump_headersize(struct Curl_easy *data, in Curl_bump_headersize() function
4155 result = Curl_bump_headersize(data, headerlen, FALSE); in http_rw_headers()
4486 result = Curl_bump_headersize(data, Curl_dyn_len(&data->state.headerb), in http_rw_headers()

Completed in 9 milliseconds