]> granicus.if.org Git - curl/commit
http2: return EOF when done uploading without known size
authorDaniel Stenberg <daniel@haxx.se>
Mon, 5 Sep 2016 09:07:40 +0000 (11:07 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 5 Sep 2016 12:32:32 +0000 (14:32 +0200)
commit3d4c0c8b9bc1d53df2e38961343f755a84579f83
tree5d65b00a686516d8e6d70434810d7a4ab6f28a09
parent03bb48159831682fb39a92a6b62b7c4551ef63c8
http2: return EOF when done uploading without known size

Fixes #982
lib/http2.c
lib/http2.h
lib/transfer.c