commit | 81cd24adb8bf09ef26ab8cf56955136711dbd7df | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Wed Jul 23 09:23:56 2014 +0200 |
committer | Daniel Stenberg <daniel@haxx.se> | Wed Jul 23 09:23:56 2014 +0200 |
tree | d640d14e8c6fe72e1682324d4a066870f13cef7d | |
parent | 713f96ee0c14d231d89f52f0ad0471336c147e97 [diff] |
http2: more and better error checking 1 - fixes the warnings when built without http2 support 2 - adds CURLE_HTTP2, a new error code for errors detected by nghttp2 basically when they are about http2 specific things.