Home
last modified time | relevance | path

Searched refs:reason_len (Results 1 – 1 of 1) sorted by last modified time

/curl/lib/
H A Dc-hyper.c349 size_t reason_len; in Curl_hyper_stream() local
449 reason_len = hyper_response_reason_phrase_len(resp); in Curl_hyper_stream()
459 http_status, http_version, reasonp, reason_len); in Curl_hyper_stream()
761 size_t reason_len; in http1xx_cb() local
768 reason_len = hyper_response_reason_phrase_len(resp); in http1xx_cb()
771 http_status, http_version, reasonp, reason_len); in http1xx_cb()

Completed in 6 milliseconds