Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
react
utils
agent
HttpAgentSubmitRequest
Interface HttpAgentSubmitRequest
interface
HttpAgentSubmitRequest
{
request
:
RequestInit
;
endpoint
:
Call
;
body
:
utils
.
agent
.
CallRequest
;
}
Hierarchy (
view full
)
utils
.
agent
.
HttpAgentBaseRequest
HttpAgentSubmitRequest
Index
Properties
request
endpoint
body
Properties
request
request
:
RequestInit
Readonly
endpoint
endpoint
:
Call
body
body
:
utils
.
agent
.
CallRequest
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
request
endpoint
body
ic-reactor
Loading...