e04dd9a6f0
solved this wrong by isolating it first at http level, however now at the ipfs::unixfs::cat level the http implementation is looking small as it should be. touched some error types and converted them to thiserror.
ipfs-http crate
HTTP api on top of ipfs crate. The end binary has some rudimentary ipfs CLI
functionality but mostly in the aim of testing the rust-ipfs
via:
HTTP specs:
Status: Pre-alpha, most of the functionality is missing or 501 Not Implemented
. See the repository level README for more information.