Skip to main content
Http2ServerRequest.prototype.scheme - http2 - Node documentation
property Http2ServerRequest.prototype.scheme

Usage in Deno

import { Http2ServerRequest } from "node:http2";

The request scheme pseudo header field indicating the scheme portion of the target URL.

Type

string