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.h38 #define ALPN_H2 "h2" macro
H A Dvtls.c153 { ALPN_H2 }, 1
156 { ALPN_H2, ALPN_HTTP_1_1 }, 2
2326 !memcmp(ALPN_H2, proto, ALPN_H2_LENGTH)) { in Curl_alpn_set_negotiated()
H A Dsectransp.c2099 !CFStringCompare(chosenProtocol, CFSTR(ALPN_H2), 0)) {

Completed in 16 milliseconds