kubo/core/corehttp
Steven Allen 6a81c72cfb correctly handle multi-hop dnslink resolution
Namesys returns `ErrResolveRecursion` when it stops recursing due to a depth
limit. It doesn't return success.

Alternative to #5199.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-07-07 00:18:30 -07:00
..
commands.go gx update 2018-06-26 17:11:33 -07:00
corehttp.go gx update 2018-06-26 17:11:33 -07:00
gateway_handler.go gx update 2018-06-26 17:11:33 -07:00
gateway_indexPage.go gateway: bring back dir-index-html assets 2016-11-03 00:38:32 +01:00
gateway_test.go correctly handle multi-hop dnslink resolution 2018-07-07 00:18:30 -07:00
gateway.go gx update 2018-06-26 17:11:33 -07:00
ipns_hostname.go correctly handle multi-hop dnslink resolution 2018-07-07 00:18:30 -07:00
logs.go gx update 2018-06-26 17:11:33 -07:00
metrics_test.go gx update 2018-06-26 17:11:33 -07:00
metrics.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
option_test.go golint: fix variable name 2018-01-21 11:11:47 -08:00
redirect.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
webui.go Add trailing comma 2017-12-02 12:05:55 +00:00