Delen via


HeaderParsingOptions Class

Definition

Options for the header parsing infrastructure.

public class HeaderParsingOptions
type HeaderParsingOptions = class
Public Class HeaderParsingOptions
Inheritance
HeaderParsingOptions

Constructors

HeaderParsingOptions()

Properties

DefaultMaxCachedValuesPerHeader

Gets or sets the default number of cached values per cacheable header.

DefaultValues

Gets or sets default header values for when the given headers aren't present.

MaxCachedValuesPerHeader

Gets or sets the maximum number of cached values for specific headers.

Applies to