Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp.c3979 static CURLcode http_parse_headers(struct Curl_easy *data, in http_parse_headers() function
4123 result = http_parse_headers(data, buf, blen, pconsumed); in Curl_http_write_resp_hds()