SAS® Mobile Investigator API
SAS Developer Portal
@sas/vi-api
SAS Visual Investigator Solution Extensions
Preparing search index...
The search index is not available
SAS® Mobile Investigator API
@sassoftware/mobile-investigator - v4.5.2
HttpHandler
Interface HttpHandler
interface
HttpHandler
{
handle
(
request
:
HttpRequest
<
any
>
)
:
Promise
<
HttpResponse
<
any
>
>
;
}
Index
Methods
handle
Methods
handle
handle
(
request
)
:
Promise
<
HttpResponse
<
any
>
>
Parameters
request
:
HttpRequest
<
any
>
Returns
Promise
<
HttpResponse
<
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
handle
SAS® Mobile Investigator API
SAS Developer Portal
@sas/vi-api
SAS Visual Investigator Solution Extensions
@sassoftware/mobile-investigator - v4.5.2
Loading...