A configuration of HTTP header value parser.

This is used to configure new parser.

Hierarchy

  • HthvParserConfig

Properties

comments?: boolean

Whether to parse comments.

Default

false.

dateTime?: boolean

Whether to parse date/time values.

Default

false

Delimits configuration.

An object literal with supported delimiter characters as keys and corresponding delimiters as values.

Generated using TypeDoc