commands/object: remove objectData() and objectLinks() helpers resolver: added context parameters sharness: $HASH carried the \r from the http protocol with sharness: write curl output to individual files http gw: break PUT handler until PR#1191
Also changed the ipns dns resolution to use the "dnslink" format
- handle error on "/ipns/" - bounds-check, otherwise might cause a panic
Move IPNS resolutions into the core library via the pathresolver.go file. Fix the CLI commands to leverage this core component.