property Http2ServerResponse.prototype.statusMessage Usage in Denoimport { Http2ServerResponse } from "node:http2"; Status message is not supported by HTTP/2 (RFC 7540 8.1.2.4). It returns an empty string. Type ""