Content URLs with additional path components #1

Closed
opened 2017-12-10 03:42:37 +00:00 by witten · 1 comment
Owner

As a user, I want to load IPFS content with additional path components in the URL beyond just the hash, like /ipfs/QmRAh9AP9TTd1tJRDorKuq492TPgcC533L3kmn8moeQjUX/test.jpg, so that I can load any published IPFS content and not just pages published as basic hashes.

As a user, I want to load IPFS content with additional path components in the URL beyond just the hash, like `/ipfs/QmRAh9AP9TTd1tJRDorKuq492TPgcC533L3kmn8moeQjUX/test.jpg`, so that I can load any published IPFS content and not just pages published as basic hashes.
Author
Owner

Implemented by taking advantage of the functionality of ipfs.files.cat that can take a full path rather than just a hash.

Implemented by taking advantage of the functionality of `ipfs.files.cat` that can take a full path rather than just a hash.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: witten/intergalactic#1
No description provided.