Skip to content

client-certificate-auth API Reference


client-certificate-auth API Reference / parsers / PresetConfig

Interface: PresetConfig

Defined in: parsers.d.ts:22

Preset configuration for a reverse proxy.

Properties

encoding

encoding: HeaderEncoding

Defined in: parsers.d.ts:26

Encoding format used by this proxy


header: string

Defined in: parsers.d.ts:24

HTTP header name (lowercase)

Released under the MIT License.