Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-14 | http2: detect prematures close without data transfered | Daniel Stenberg | |
... by using the regular Curl_http_done() method which checks for that. This makes test 1801 fail consistently with error 56 (which seems fine) to that test is also updated here. Reported-by: Ben Darnell Bug: https://github.com/bagder/curl/issues/166 | |||
2014-11-20 | test1801: first real http2 test case | Daniel Stenberg | |