AccidentalFish.ApplicationSupport.Owin Namespace |
Class | Description | |
---|---|---|
![]() | HttpCorrelator |
Adds a correlation ID header to the request if not already present and also adds it to the response.
|
![]() | HttpLogger |
OWIN middleware that logs http requests and responses to a provided repository
|
![]() | IAppBuilderExtensions |
Extends the IAppBuilder with extensions for adding a HTTP logger and HTTP correlation ID manager
|
Interface | Description | |
---|---|---|
![]() | IHttpLoggerRepository |
Interface implemented by HTTP logger repositories.
|