Add autoEnd option#137
Conversation
|
sorry, I'm fresh at github,I do need to familiar with flow。I used to create new pr at gitlab in my local office |
|
I can understand that, but it's identical to #135 . Are you trying to change some aspect of the PR? I'm not sure how to proceed here, or what I need to wait for from you to change. |
dougwilson
left a comment
There was a problem hiding this comment.
Sure, but I made a comment with some requested changes, but since you closed it they are gone now. My assumption is that you are trying to make those changes I requested from the first PR. Please make the requested changes.
|
Sorry for the confusion caused. Yes, you're right that the previous PR is same with #137. For now, I have nothing to change. Pls go on reviewing my merge request. |
|
Please make the changes requested in #135 (comment) |
|
I never heard back and the source repository is gone, which makes it un-mergeable. |
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。