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

Transform stream from file before sending #71

Open
peterbartels opened this issue Jan 20, 2015 · 8 comments
Open

Transform stream from file before sending #71

peterbartels opened this issue Jan 20, 2015 · 8 comments
Assignees

Comments

@peterbartels
Copy link

See my pull request #69. It would be nice to be able to modify the data from the file stream using transforms. This is helpful when the stored data in the file is a template, encrypted, compressed, etc

@dougwilson
Copy link
Contributor

Hi! I saw it existed yesterday, but a security issue came to light as well, so I just need to get that wrapped up first.

@dougwilson dougwilson self-assigned this Jan 20, 2015
@peterbartels
Copy link
Author

Hi Doug! Any chance you can have a look at my PR?

@dougwilson
Copy link
Contributor

This will be accepted, I'm just making the rounds through various projects getting them 0.12 supported; sorry for the delay. In the end, the final version of this will have a slightly different API, but will be able to do exactly what you need and more.

@peterbartels
Copy link
Author

Cool! I'm looking forward to it.

@agubler
Copy link

agubler commented Apr 9, 2015

@dougwilson Do you know when this (or equivalent functionality) will be merged?

@emilioplatzer
Copy link

Hi, I also waiting for this.

I shall use it for render jade and markdown files. I consider than jade, markdown and other similar file types are also "static" files.

@dougwilson
Copy link
Contributor

I haven't forgotten about this at all, everyone, just feature bumps on these Express dependencies are still tied to the Express release cycle, I'm sorry. Slowly but surely this dependence will be lifted, especially after Express 3.x (and thus Connect 2.x) is dropped in July.

@alexpineda

This comment was marked as spam.

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

No branches or pull requests

5 participants