kubo/core/corehttp
Remco Bloemen a90f4967e3 gateway: re-use resolved path
Instead of resolving a node, we resolve a path. This resolved path
is then re-used for Cat and Ls. This way, a resolve operation is
only done once.

The error messages for a failed resolve is changed from `ipfs cat …`
to `ipfs resolve …` to better reflect the API calls. The test is
updated accordingly.

License: MIT
Signed-off-by: Remco Bloemen <remco@2π.com>
2017-04-20 08:17:45 +01:00
..
commands.go fix races in http cors 2015-10-13 01:09:55 +03:00
corehttp.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
gateway_handler.go gateway: re-use resolved path 2017-04-20 08:17:45 +01:00
gateway_indexPage.go gateway: bring back dir-index-html assets 2016-11-03 00:38:32 +01:00
gateway_test.go gateway: re-use resolved path 2017-04-20 08:17:45 +01:00
gateway.go coreapi: smarter way of dealing with the different APIs 2017-03-17 02:35:17 +01:00
ipns_hostname.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
logs.go update deps for libp2p 3.4.0 2016-08-25 19:02:55 -07:00
metrics_test.go update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
metrics.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
redirect.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
webui.go feat(webui): update to new version 2017-02-09 12:44:30 +01:00