interface HTTP2ServerCommon
Methods Jump to heading
Jump to headingsetTimeout(msec?: number,callback?: () => void,): this
Jump to headingupdateSettings(settings: Settings): void
Throws ERR_HTTP2_INVALID_SETTING_VALUE for invalid settings values. Throws ERR_INVALID_ARG_TYPE for invalid settings argument.