mirror of
https://github.com/curl/curl.git
synced 2026-04-15 04:11:41 +03:00
parent
7a14898264
commit
bdb7d8b004
43 changed files with 70 additions and 67 deletions
|
|
@ -658,7 +658,7 @@ CURLcode Curl_cf_https_setup(struct Curl_easy *data,
|
|||
|
||||
if(conn->bits.tls_enable_alpn) {
|
||||
#ifdef USE_HTTPSRR
|
||||
/* Is there a HTTPSRR use its ALPNs here.
|
||||
/* Is there an HTTPSRR use its ALPNs here.
|
||||
* We are here after having selected a connection to a host+port and
|
||||
* can no longer change that. Any HTTPSRR advice for other hosts and ports
|
||||
* we need to ignore. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue