js-ipfs-http-client
js-ipfs-http-client copied to clipboard
fix(files): ensure throw meaningful error for unsupported encoding in `cat()`
A test to verify this is available at ipfs/interface-ipfs-core#330 and needs to be merged first.
Fixes #799
License: MIT Signed-off-by: Pascal Precht [email protected]
@alanshaw maybe you can leave a quick comment on https://github.com/ipfs/js-ipfs-api/issues/799#issuecomment-402466066
I'll put this PR is shape right away then :)
@alanshaw this is now updated. A test for verification can be found here https://github.com/ipfs/interface-ipfs-core/pull/330