HTTP2ServerCommon

sealed external interface HTTP2ServerCommon(source)

Inheritors

Functions

Link copied to clipboard
abstract fun setTimeout(msec: Number = definedExternally, callback: () -> Unit = definedExternally)
Link copied to clipboard
abstract fun updateSettings(settings: Settings)

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