HthvDelimitConfig: {
    readonly [char in HthvDelimiterChar]?: number
}

Delimits configuration for HTTP header value parser.

This is an object literal with supported delimiter characters as keys and corresponding delimiters as values.

The default delimiter configuration is used for omitted characters.

Generated using TypeDoc