Home
last modified time | relevance | path

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

/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c911 nghttp3_vec h3name = nghttp3_rcbuf_get_buf(name); in cb_h3_recv_header() local
945 stream_id, (int)h3name.len, h3name.base, in cb_h3_recv_header()
947 result = write_resp_raw(cf, data, h3name.base, h3name.len, FALSE); in cb_h3_recv_header()
H A Dcurl_osslq.c738 nghttp3_vec h3name = nghttp3_rcbuf_get_buf(name); in cb_h3_recv_header() local
772 stream_id, (int)h3name.len, h3name.base, in cb_h3_recv_header()
774 result = write_resp_raw(cf, data, h3name.base, h3name.len, FALSE); in cb_h3_recv_header()

Completed in 7 milliseconds