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.h36 #define ALPN_HTTP_1_1 "http/1.1" macro
H A Dvtls.c149 { ALPN_HTTP_1_1 }, 1
156 { ALPN_H2, ALPN_HTTP_1_1 }, 2
2321 !memcmp(ALPN_HTTP_1_1, proto, ALPN_HTTP_1_1_LENGTH)) { in Curl_alpn_set_negotiated()
H A Dsectransp.c2105 !CFStringCompare(chosenProtocol, CFSTR(ALPN_HTTP_1_1), 0)) {

Completed in 17 milliseconds