This method should implement the logic to execute
a request. It is possible to implement this interface
to cover different protocols than HTTP(S)
.
The exact URL to be called for the request, e.g. "http://localhost:7903/auth/challenge"
.
A HTTP method name, e.g. "GET"
. Defaults to "GET"
.
A configuration object that is forwarded to axios
as the request body (POST requests).
A configuration object that is forwarded to axios
as the request options.
A configuration object that is forwarded to axios
as the request headers.
Generated using TypeDoc
This file is part of dHealth dApps Framework shared under LGPL-3.0 Copyright (C) 2022-present dHealth Network, All rights reserved.
dHealth dApps Framework
Vue Frontend
dHealth Network devs@dhealth.foundation
LGPL-3.0