hosanna-ui-docs - v0.9.0
Preparing search index...
Bridge/targets/common
sgApi
ISGISGNodeHttpAgentAccess
Interface ISGISGNodeHttpAgentAccess
Interface for node HTTP agent access.
interface
ISGISGNodeHttpAgentAccess
{
getHttpAgent
()
:
any
;
setHttpAgent
(
HTTP_agent
:
any
)
:
boolean
;
}
Hierarchy (
View Summary
)
ISGISGNodeHttpAgentAccess
ISGROSGNode
Index
Methods
get
Http
Agent
set
Http
Agent
Methods
get
Http
Agent
getHttpAgent
()
:
any
Gets HTTP agent
Returns
any
set
Http
Agent
setHttpAgent
(
HTTP_agent
:
any
)
:
boolean
Sets HTTP agent
Parameters
HTTP_agent
:
any
Returns
boolean
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Http
Agent
set
Http
Agent
hosanna-ui-docs - v0.9.0
Loading...
Interface for node HTTP agent access.