diff options
author | Fabian Frank <fabian@pagefault.de> | 2014-01-29 21:18:03 -0800 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-01-30 11:13:28 +0100 |
commit | 22c198fa89512c76f916d7d3909d113bb32ddcd0 (patch) | |
tree | 0a0867b5b59ad02fa0e3d8ece684c89f09789663 /lib/rawstr.h | |
parent | c3fe3d9926836ab2587dbab1e9192637db9d3cf5 (diff) |
openssl: set up hooks with to perform NPN
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
Diffstat (limited to 'lib/rawstr.h')
0 files changed, 0 insertions, 0 deletions