Skip to content

add option to support pipe(res, { end: false }) in node.js#136

Closed
xdcarter wants to merge 1 commit intopillarjs:masterfrom
xdcarter:master
Closed

add option to support pipe(res, { end: false }) in node.js#136
xdcarter wants to merge 1 commit intopillarjs:masterfrom
xdcarter:master

Conversation

@xdcarter
Copy link
Copy Markdown

@xdcarter xdcarter commented Mar 5, 2017

add option autoEnd to match the raw API pipe from Stream in NodeJS. This option enable append some customized data to the raw file。It make easy to implement BigPipe like function。it also help to add some hook code to handle JS module dependence when downloading JS file async in Dev mode。

@dougwilson dougwilson self-assigned this Mar 5, 2017
@dougwilson dougwilson added the pr label Mar 5, 2017
Copy link
Copy Markdown
Contributor

@dougwilson dougwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like for some reason you reverted all the changes that were made in version 0.15.1 in this PR.

@xdcarter xdcarter closed this Mar 5, 2017
@xdcarter xdcarter mentioned this pull request Mar 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants