Suoranta.EnterpriseLib.Web - Developer API

ClientHintsMiddleware Class

Detects type of client and saves the outcome to ISession.

Namespace:  Suoranta.EnterpriseLib.Web.Owin
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public class ClientHintsMiddleware : OwinMiddleware, 
	IMiddleware, IMiddleware<HttpClientHints>

Remarks


Output can be accessed from ClientHints.

Inheritance Hierarchy


Object
  OwinMiddleware
    Suoranta.EnterpriseLib.Web.Owin..::..ClientHintsMiddleware