Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_ngtcp2.c1014 nghttp3_vec h3name = nghttp3_rcbuf_get_buf(name); in cb_h3_recv_header() local
1054 stream_id, (int)h3name.len, h3name.base, in cb_h3_recv_header()
1058 (const char *)h3name.base, h3name.len); in cb_h3_recv_header()
H A Dcurl_osslq.c850 nghttp3_vec h3name = nghttp3_rcbuf_get_buf(name); in cb_h3_recv_header() local
884 stream_id, (int)h3name.len, h3name.base, in cb_h3_recv_header()
886 result = write_resp_raw(cf, data, h3name.base, h3name.len, FALSE); in cb_h3_recv_header()

Completed in 18 milliseconds