Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / http2.h
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
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