property Http2ServerResponse.prototype.finishedDeprecatedSince v13.4.0,v12.16.0 - Use writableEnded. Boolean value that indicates whether the response has completed. Starts as false. After response.end() executes, the value will be true. Typeboolean