Search
Preparing search index...
The search index is not available
Skype Http
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/lib/interfaces/http-io"
HttpIo
Interface HttpIo
Hierarchy
HttpIo
Index
Methods
get
post
put
Methods
get
get
(
options
:
GetOptions
)
:
Promise
<
Response
>
Parameters
options:
GetOptions
Returns
Promise
<
Response
>
post
post
(
options
:
PostOptions
)
:
Promise
<
Response
>
Parameters
options:
PostOptions
Returns
Promise
<
Response
>
put
put
(
options
:
PutOptions
)
:
Promise
<
Response
>
Parameters
options:
PutOptions
Returns
Promise
<
Response
>
Globals
"src/lib/interfaces/http-
io"
Base
Options
Get
Options
Http
Io
get
post
put
Post
Options
Response
Put
Options
Generated using
TypeDoc