curl/lib/vquic
vvb2060 d5c562cd0d quic: don't set SNI if hostname is an IP address
We already do this for TLS connections.

RFC 6066 says: Literal IPv4 and IPv6 addresses are not permitted in
"HostName".

Ref: https://www.rfc-editor.org/rfc/rfc6066#section-3

Fixes https://github.com/curl/curl/issues/11827
Closes https://github.com/curl/curl/pull/11828
2023-09-11 02:14:23 -04:00
..
curl_msh3.c trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
curl_msh3.h
curl_ngtcp2.c quic: don't set SNI if hostname is an IP address 2023-09-11 02:14:23 -04:00
curl_ngtcp2.h ngtcp2: adjust config and code checks for ngtcp2 without nghttp3 2023-03-23 15:39:13 +01:00
curl_quiche.c quic: don't set SNI if hostname is an IP address 2023-09-11 02:14:23 -04:00
curl_quiche.h
vquic_int.h http2: polish things around POST 2023-09-04 19:48:49 +02:00
vquic.c http2: polish things around POST 2023-09-04 19:48:49 +02:00
vquic.h