kubo/commands/http
keks 68d8a298c5 http api: makes sure header is sent even when r is not ready yet. fixes #3304 (#3305)
* http api: send header even when r is not ready yet. fixes #3304

License: MIT
Signed-off-by: Jan Winkelmann <j-winkelmann@tuhh.de>

* http api: check flush error and only flush once per iteration

License: MIT
Signed-off-by: Jan Winkelmann <j-winkelmann@tuhh.de>

* http api: f.Flush is not in fact returning anything

License: MIT
Signed-off-by: Jan Winkelmann <j-winkelmann@tuhh.de>

* api http: remove pointless Flush

License: MIT
Signed-off-by: Jan Winkelmann <j-winkelmann@tuhh.de>
2016-10-18 15:46:07 -07:00
..
client.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
handler_test.go fix double transfer encoding head problem 2016-03-14 16:26:49 -07:00
handler.go http api: makes sure header is sent even when r is not ready yet. fixes #3304 (#3305) 2016-10-18 15:46:07 -07:00
multifilereader_test.go fix tests 2016-01-12 08:22:55 -08:00
multifilereader.go cleanup multipart 2016-01-12 08:22:55 -08:00
parse.go commands: fix panic when expected files field is nil 2016-07-25 09:12:58 -07:00