hAPIboo API reference
Preparing search index...
@hapiboo/api
apiProvider
getStream
Function getStream
getStream
(
uri
:
string
,
headers
:
Partial
<
Record
<
string
,
string
>
>
,
)
:
IResponsePromise
<
{
content
:
Buffer
;
contentLength
:
number
;
contentType
:
string
}
,
>
Parameters
uri
:
string
headers
:
Partial
<
Record
<
string
,
string
>
>
Returns
IResponsePromise
<
{
content
:
Buffer
;
contentLength
:
number
;
contentType
:
string
}
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
hAPIboo API reference
Loading...