curl/lib/vquic
Stefan Eissing 8dd81bd5db
lib: add Curl_xfer_write_resp_hd
Add method in protocol handlers to allow writing of a single,
0-terminated header line. Avoids parsing and copying these lines.

Closes #13165
2024-04-11 09:29:21 +02:00
..
curl_msh3.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
curl_msh3.h
curl_ngtcp2.c lib: add Curl_xfer_write_resp_hd 2024-04-11 09:29:21 +02:00
curl_ngtcp2.h
curl_osslq.c tls: use shared init code for TCP+QUIC 2024-04-09 09:08:05 +02:00
curl_osslq.h
curl_quiche.c tls: use shared init code for TCP+QUIC 2024-04-09 09:08:05 +02:00
curl_quiche.h
vquic_int.h
vquic-tls.c gnutls: lazy init the trust settings 2024-04-11 08:59:25 +02:00
vquic-tls.h tls: use shared init code for TCP+QUIC 2024-04-09 09:08:05 +02:00
vquic.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
vquic.h