You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the approach described in #115, define a new method signature on `Command` that supports full processing of the `Response` object when text encoding is requested.
Add an encoding check and dispatch to DisplayCLI in local, http client, and http handler code paths.
Unblocks resolution of `encoding` option processing in multiple go-ipfs issues.
- ipfs/kubo#7050 json encoding for `ls`
- ipfs/kubo#1121 json encoding for `add`
- ipfs/kubo#5594 json encoding for `stats bw`
0 commit comments