Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multipart Output #3

Open
nerab opened this issue Mar 25, 2012 · 2 comments
Open

Multipart Output #3

nerab opened this issue Mar 25, 2012 · 2 comments
Labels

Comments

@nerab
Copy link
Owner

nerab commented Mar 25, 2012

Instead of generating the files directly, we could write a single response on STDOUT that is actually formatted as Multipart MIME Message. Standard system tools like UUDeview could be used to split this into multiple files.

See also this code:

@nerab
Copy link
Owner Author

nerab commented Mar 25, 2012

Creating a shell archive (shar) may be an alternative.

@nerab nerab added the Feature label Feb 8, 2015
@nerab
Copy link
Owner Author

nerab commented Nov 1, 2016

mhtml, created using the mail gem, may be another useful format.

At least Google Chrome seems to support it well. But I could not get it to be displayed when served via HTTP (even passing the appropriate HTTP response headers), only with local files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant