RequestHeaderConfiguration

Configuration for HTTP request headers that will be passed through to the runtime.

Inheritors

Types

Link copied to clipboard

A list of HTTP request headers that are allowed to be passed through to the runtime.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this RequestHeaderConfiguration as a RequestHeaderAllowlist and retrieves its kotlin.collections.List value. Throws an exception if the RequestHeaderConfiguration is not a RequestHeaderAllowlist.

Link copied to clipboard

Casts this RequestHeaderConfiguration as a RequestHeaderAllowlist and retrieves its kotlin.collections.List value. Returns null if the RequestHeaderConfiguration is not a RequestHeaderAllowlist.