Revert "Update to 7.40.1"
[platform/upstream/curl.git] / lib / http2.h
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-06-15 Dan Fandrichhttps: Fix build when http2 is disabled
2014-06-13 Daniel Stenberghttp2: better return code error checking
2014-05-21 Steve Holmehttp.c: Fixed compilation warning
2014-05-20 Daniel Stenberghttp2: make connection re-use work
2014-01-30 Daniel Stenberghttp2: do the POST Upgrade dance properly
2014-01-30 Daniel Stenberghttp2.h: provide empty macros for non-http2 builds
2014-01-30 Daniel Stenberghttp2: s/Curl_http2_request/Curl_http2_request_upgrade
2014-01-29 Daniel Stenberghttp2: handle 101 responses and switch to HTTP2
2013-09-07 Daniel Stenberghttp2: first embryo toward Upgrade:
2013-09-04 Daniel Stenberghttp2: add http2.[ch] and add nghttp2 version output