on-finished
on-finished copied to clipboard
use writableEnd instead finished
It is recommended to use that property over finished
https://nodejs.org/api/http.html#responsefinished https://nodejs.org/api/deprecations.html#DEP0136 https://nodejs.org/api/http.html#requestwritableended
@UlisesGascon @Phillip9587 I’d prefer to make this change for version 2, and it can be backported to v3.
@bjohansebas Can you rebase the PR and remove the fix ci commit?
done, i’ve already done the rebase