]> git.ipfire.org Git - thirdparty/curl.git/commit
http2: use the support HTTP2 draft version in the upgrade header
authorDaniel Stenberg <daniel@haxx.se>
Tue, 10 Sep 2013 21:05:04 +0000 (23:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 10 Sep 2013 21:06:20 +0000 (23:06 +0200)
commit0d55f4e1bcc80a457037f3b37cfeedcb076eeed0
treecd1d9308d6c58dd050307b0a20f81100d0bfa29e
parent86d340af27e5296d7db25acdfbf8965670e40e79
http2: use the support HTTP2 draft version in the upgrade header

... instead of HTTP/2.0 to work fine with the nghttpx proxy/server.
lib/http2.c