Home
last modified time | relevance | path

Searched refs:ALPN_HTTP_1_1 (Results 1 – 3 of 3) sorted by relevance

/curl/lib/vtls/
H A Dvtls_int.h34 #define ALPN_HTTP_1_1 "http/1.1" macro
H A Dvtls.c136 { ALPN_HTTP_1_1 }, 1
140 { ALPN_H2, ALPN_HTTP_1_1 }, 2
2126 !memcmp(ALPN_HTTP_1_1, proto, ALPN_HTTP_1_1_LENGTH)) { in Curl_alpn_set_negotiated()
H A Dsectransp.c2628 !CFStringCompare(chosenProtocol, CFSTR(ALPN_HTTP_1_1), 0)) {

Completed in 22 milliseconds