Closed jamyouss closed 3 years ago
@dunglas why do we have the pipeStream on the options argument of the serveFragment ? What is the use case ?
ping @dunglas
ping @dunglas
Thanks @jamyouss, sorry for the delay!
Thanks @jamyouss, sorry for the delay!
No problem. Happy new year :)
don't forget to release the fix when can please :) thanks,
Hello @dunglas , Is it possible to release this fix ? It will be awesome :smiley:
In some case the res.end is called too early. We should let the pipe end the writer when the reader ends.
Tested with large ESI. The transformation is working but the last part is not sent.