property Http2ServerRequest.prototype.method Usage in Denoimport { Http2ServerRequest } from "node:http2"; The request method as a string. Read-only. Examples: 'GET', 'DELETE'. Type string