Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durldata.h859 #define PROTOPT_ALPN (1<<8) /* set ALPN for this */ macro
Durl.c3682 if(conn->handler->flags & PROTOPT_ALPN) {
Dhttp.c156 PROTOPT_SSL | PROTOPT_CREDSPERREQUEST | PROTOPT_ALPN | /* flags */