Skip to main content
Module

std/node/http2.ts>default

Deno standard library
Go to Latest
variable default
import { default } from "https://deno.land/std@0.177.0/node/http2.ts";

type

{ Http2Session; ServerHttp2Session; ClientHttp2Session; Http2Stream; ClientHttp2Stream; ServerHttp2Stream; Http2Server; Http2SecureServer; createServer; createSecureServer; connect; constants; getDefaultSettings; getPackedSettings; getUnpackedSettings; sensitiveHeaders; Http2ServerRequest; Http2ServerResponse; }