Search
Preparing search index...
The search index is not available
Rocket.Chat Apps TypeScript Definition
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Rocket.Chat Apps TypeScript Definition
accessors/IHttp
IHttpResponse
Interface IHttpResponse
Hierarchy
IHttpResponse
Index
Properties
content
data
headers
method
status
Code
url
Properties
Optional
content
content
:
string
Optional
data
data
:
any
Optional
headers
headers
:
{}
Type declaration
[
key:
string
]:
string
method
method
:
RequestMethod
status
Code
status
Code
:
number
url
url
:
string
Exports
accessors/IHttp
Http
Status
Code
Request
Method
IHttp
IHttp
Extend
IHttp
Pre
Request
Handler
IHttp
Pre
Response
Handler
IHttp
Request
IHttp
Response
content
data
headers
method
status
Code
url
Generated using
TypeDoc