Microsoft.AspNetCore.HeaderParsing Namespace

Classes

CommonHeaders

Common header setups.

HeaderKey<T>

Used to indicate which header to parse.

HeaderParser<T>

Parses raw header value to a header type.

HeaderParsingFeature

Keeps header parsing state and provides parsing features.

HeaderParsingOptions

Options for the header parsing infrastructure.

HeaderSetup<THeader>

Stores all setup information for a header.

Structs

HostHeaderValue

Holds parsed data for the HTTP host header.

Interfaces

IHeaderRegistry

Provides typed header values.

Enums

ParsingResult

Result of trying to parse a header.