kubo/commands/http
Cayman Nava 9634b25b63 remove hard-coded json content-type for streaming http output
There was a stale assumption that streaming output from a channel would
always be json.
This commit removes that code, allowing Content-Type to appropriately be
set like other, non-channel-streaming commands.

License: MIT
Signed-off-by: Cayman Nava <caymannava@gmail.com>
2015-09-24 19:13:29 -07:00
..
client.go Make sure ctx in commands are derived from req.Context 2015-08-23 19:35:03 +07:00
handler_test.go fix cors: defaults should take the port of the listener 2015-08-02 08:16:51 +02:00
handler.go remove hard-coded json content-type for streaming http output 2015-09-24 19:13:29 -07:00
multifilereader_test.go cmds/add: use dagutils.Editor, like patch 2015-08-12 08:24:06 +02:00
multifilereader.go address most of CR comments 2015-09-02 10:12:04 -07:00
parse.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00