Searched refs:reason_len (Results 1 – 1 of 1) sorted by relevance
349 size_t reason_len; in Curl_hyper_stream() local451 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() local792 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