]> granicus.if.org Git - curl/commit
schannel: Add ALPN support
authorJDepooter <joel.depooter@gmail.com>
Mon, 21 Mar 2016 06:59:57 +0000 (23:59 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 24 Mar 2016 08:56:12 +0000 (09:56 +0100)
commitf8d88a491397a13f0e676bd0b2d0f275a728b860
treee05063b3c2bd2485305442fb264ca79c852d66c6
parent96fff9f6b5ac6ec38c970a2b5acc6e76be0bdbdd
schannel: Add ALPN support

Add ALPN support for schannel. This allows cURL to negotiate
HTTP/2.0 connections when built with schannel.

Closes #724
docs/HTTP2.md
lib/vtls/schannel.c