Namespace Cuemon.AspNetCore.Http.Headers
Assembly: Cuemon.AspNetCore.dll
Classes
CorrelationIdentifierMiddleware
Provides a Correlation ID middleware implementation for ASP.NET Core.
CorrelationIdentifierOptions
Configuration options for CorrelationIdentifierMiddleware.
RequestIdentifierMiddleware
Provides a Request ID middleware implementation for ASP.NET Core.
RequestIdentifierOptions
Configuration options for RequestIdentifierMiddleware.
UserAgentException
The exception that is thrown when the requirements of an HTTP User-Agent header is not meet.
UserAgentSentinelMiddleware
Provides a HTTP User-Agent sentinel middleware implementation for ASP.NET Core.
UserAgentSentinelOptions
Configuration options for UserAgentSentinelMiddleware.