mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Engine_Library >> MicroserviceRewriter

MicroserviceRewriter Class



Rewrites the incomig request to the engine in a way that the handler can then work with


Namespace: SobekCM.Engine_Library
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public class MicroserviceRewriter : IHttpModule

Inheritance Hierarchy

System..::..Object
  SobekCM.Engine_Library..::..MicroserviceRewriter

Constructors

  NameDescription
Public methodMicroserviceRewriter
Initializes a new instance of the MicroserviceRewriter class

Methods

  NameDescription
Public methodDispose
Dispose of this class
Public methodInit
Initializes a module and prepares it to handle requests.

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )