Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dc-hyper.c345 hyper_body *resp_body = NULL; in Curl_hyper_stream() local
520 resp_body = hyper_response_body(resp); in Curl_hyper_stream()
521 if(!resp_body) { in Curl_hyper_stream()
526 foreach = hyper_body_foreach(resp_body, hyper_body_chunk, data); in Curl_hyper_stream()

Completed in 2 milliseconds