mirror of
https://github.com/curl/curl.git
synced 2025-03-01 15:15:34 +08:00
NPN is what is available in the wild today to negotiate SPDY or HTTP/2.0 connections. It is expected to be replaced by ALPN in the future. If HTTP/2.0 is negotiated, this is indicated for the entire connection and http.c is expected to initialize itself for HTTP/2.0 instead of HTTP/1.1. see: http://technotes.googlecode.com/git/nextprotoneg.html http://tools.ietf.org/html/draft-ietf-tls-applayerprotoneg-04 |
||
---|---|---|
.. | ||
axtls.c | ||
axtls.h | ||
curl_darwinssl.c | ||
curl_darwinssl.h | ||
curl_schannel.c | ||
curl_schannel.h | ||
cyassl.c | ||
cyassl.h | ||
gskit.c | ||
gskit.h | ||
gtls.c | ||
gtls.h | ||
nss.c | ||
nssg.h | ||
openssl.c | ||
openssl.h | ||
polarssl_threadlock.c | ||
polarssl_threadlock.h | ||
polarssl.c | ||
polarssl.h | ||
qssl.c | ||
qssl.h | ||
vtls.c | ||
vtls.h |