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
Constructor | Modifiers | Description |
---|---|---|
(constructor)(config) | Constructs a new instance of the <code>BackendInsightsProxyHandler</code> class |
Methods
Method | Modifiers | Description |
---|---|---|
handleRequest(originalBody) | Handle a proxy request with only the body payload |