Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-15 | https: Fix build when http2 is disabled | Dan Fandrich | |
2014-06-14 | http2: better return code error checking | Daniel Stenberg | |
2014-05-22 | http.c: Fixed compilation warning | Steve Holme | |
warning: suggest braces around empty body in an 'else' statement | |||
2014-05-20 | http2: make connection re-use work | Daniel Stenberg | |
Http2 connections would wrongly get closed after each individual request. Co-authored-by: Tatsuhiro Tsujikawa Bug: http://curl.haxx.se/bug/view.cgi?id=1374 | |||
2014-01-30 | http2: do the POST Upgrade dance properly | Daniel Stenberg | |
2014-01-30 | http2.h: provide empty macros for non-http2 builds | Daniel Stenberg | |
2014-01-30 | http2: s/Curl_http2_request/Curl_http2_request_upgrade | Daniel Stenberg | |
To better reflect its purpose | |||
2014-01-29 | http2: handle 101 responses and switch to HTTP2 | Daniel Stenberg | |
2013-09-07 | http2: first embryo toward Upgrade: | Daniel Stenberg | |
2013-09-04 | http2: add http2.[ch] and add nghttp2 version output | Daniel Stenberg | |