Home
last modified time | relevance | path

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

/curl/lib/
H A Dc-hyper.c349 size_t reason_len; in Curl_hyper_stream() local
451 reason_len = hyper_response_reason_phrase_len(resp); in Curl_hyper_stream()
461 http_status, http_version, reasonp, reason_len); in Curl_hyper_stream()
785 size_t reason_len; in http1xx_cb() local
792 reason_len = hyper_response_reason_phrase_len(resp); in http1xx_cb()
795 http_status, http_version, reasonp, reason_len); in http1xx_cb()

Completed in 11 milliseconds