]> granicus.if.org Git - curl/commit
Curl_http2_setup: only do it once and enable multiplex on the server
authorDaniel Stenberg <daniel@haxx.se>
Mon, 27 Apr 2015 10:52:07 +0000 (12:52 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 May 2015 06:54:54 +0000 (08:54 +0200)
commitf8586240522fe2405759ad6cb57eb2d4b142907c
tree091a7153a3e7e4354613c0e1f767deb038cca20d
parent6e6b02f398091140a9841fb0e9f9566a8905a1b8
Curl_http2_setup: only do it once and enable multiplex on the server

Once we know we are HTTP/2 enabled we know the server can multiplex.
lib/http2.c