Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dvtls_int.h40 #define ALPN_H2 "h2" macro
H A Dvtls.c150 { ALPN_H2 }, 1
153 { ALPN_H2, ALPN_HTTP_1_1 }, 2
1931 !memcmp(ALPN_H2, proto, ALPN_H2_LENGTH)) { in Curl_alpn_set_negotiated()
H A Dsectransp.c2108 !CFStringCompare(chosenProtocol, CFSTR(ALPN_H2), 0)) {

Completed in 15 milliseconds