Share via


IHeaderRegistry Interface

Definition

Provides typed header values.

public interface IHeaderRegistry
type IHeaderRegistry = interface
Public Interface IHeaderRegistry

Methods

Register<T>(HeaderSetup<T>)

Registers a header parser and returns an object to let you read the header's value at runtime.

Applies to