http: write() after end() emits an error.
When calling write() after end() has been called on an OutgoingMessage,
an error is emitted and the write's callback is called with an instance
of Error.
Fix #7477.
Reviewed-By:
Fedor Indutny <fedor@indutny.com>
parent
4c9b30db
Please register or sign in to comment