HTTP2ServerCommon.updateSettings - Node documentation
method HTTP2ServerCommon.updateSettings

Usage

import { type HTTP2ServerCommon } from "node:http2";

Throws ERR_HTTP2_INVALID_SETTING_VALUE for invalid settings values. Throws ERR_INVALID_ARG_TYPE for invalid settings argument.

Parameters

settings: Settings

Return Type

void