6.16.1
What's Changed
- Fixed a bug with
Response.send()
method not allowing for the internalWritableStream
queued chunks to be fully written before sending the last chunk of data and ending the response.
Full Changelog: 6.16.0...6.16.1
Response.send()
method not allowing for the internal WritableStream
queued chunks to be fully written before sending the last chunk of data and ending the response.Full Changelog: 6.16.0...6.16.1