Render non-text/non-HTML content #2

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

As a user, I want to load and view IPFS content that happens to be of a non-default mime-type (PDFs, images, etc.), so that I can use this gateway for more than just text.

As a user, I want to load and view IPFS content that happens to be of a non-default mime-type (PDFs, images, etc.), so that I can use this gateway for more than just text.
Author
Owner

This now works for PDFs and images, since I'm stuffing content into an iframe as a Blob, and the browser just done the right thing.

This now works for PDFs and images, since I'm stuffing content into an iframe as a `Blob`, and the browser just done the right thing.
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#2
No description provided.