Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dc-hyper.c350 size_t reason_len; in Curl_hyper_stream() local
463 reason_len = hyper_response_reason_phrase_len(resp); in Curl_hyper_stream()
473 http_status, http_version, reasonp, reason_len); in Curl_hyper_stream()
827 size_t reason_len; in http1xx_cb() local
834 reason_len = hyper_response_reason_phrase_len(resp); in http1xx_cb()
837 http_status, http_version, reasonp, reason_len); in http1xx_cb()

Completed in 2 milliseconds