public HttpStatusCodeExceptionMiddleware( RequestDelegate next, IFireWall fireWall, IHttpContextAccessor context, IFailedRequestTracker failedRequestTracker, ILoggerFactory factory, IMemoryCache memory, ICookieFactory cookieFactory )
Parameters
- next
- The next.
- fireWall
- an instance of the firewall
- context
- failedRequestTracker
- factory
- an instance of the logging factory
- memory
- cookieFactory