Home > @uniformdev/insights > BackendInsightsProxyHandler

BackendInsightsProxyHandler class

Backend proxy handler optimized for Node.js environments Only requires body since URL, headers, and method are determined by configuration

Signature:

Constructors

ConstructorModifiersDescription
(constructor)(config)Constructs a new instance of the <code>BackendInsightsProxyHandler</code> class

Methods

MethodModifiersDescription
handleRequest(originalBody)Handle a proxy request with only the body payload