kubo/commands/http
Jeromy e89f7b8ded use go's built in handling of trailers and dont do custom chunking
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

use go1.5 syntax to ensure builds on older versions fail

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

fix t0230

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-11 23:04:41 -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 use go's built in handling of trailers and dont do custom chunking 2015-10-11 23:04:41 -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