property Http2ServerRequest.prototype.scheme Usage in Deno```typescript import { Http2ServerRequest } from "node:node__http2.d.ts"; ``` The request scheme pseudo header field indicating the scheme portion of the target URL. Type string