DAHR API Reference
DAHRÂ Class
The DAHR (Data Agnostic HTTPS Relay) class handles proxied HTTP requests with attestation. Each instance maintains its own session and provides attestation for requests made through the Demos network.
Methods
createDahr()
Creates a new DAHR instance:
startProxy()
Makes a proxied request:
stopProxy()
Stops the proxy session:
Returns
All proxy requests return an IAttestationWithResponse
:
Last updated