Search
Preparing search index...
The search index is not available
zibra
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zibra
Request
Class Request
Hierarchy
Request
Index
Constructors
constructor
Properties
body
cookies
method
path
raw
Request
Methods
get
Cookie
Constructors
constructor
new
Request
(
req
:
IncomingMessage
)
:
Request
Parameters
req:
IncomingMessage
Returns
Request
Properties
body
body
:
undefined
|
string
|
object
cookies
cookies
:
object
method
method
:
HTTPMethods
path
path
:
undefined
|
string
raw
Request
raw
Request
:
IncomingMessage
Methods
get
Cookie
get
Cookie
(
cookieName
:
string
)
:
null
|
string
Parameters
cookieName:
string
Returns
null
|
string
Exports
Request
constructor
body
cookies
method
path
raw
Request
get
Cookie
Generated using
TypeDoc