Search
Preparing search index...
The search index is not available
Prudence JavaScript and TypeScript APIs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Prudence JavaScript and TypeScript APIs
RestRequest
Interface RestRequest
Hierarchy
RestRequest
Index
Properties
cookies
direct
header
host
method
path
port
query
Methods
body
body
As
String
clone
get
Cookie
Properties
cookies
cookies
:
Cookie
[]
direct
direct
:
any
header
header
:
Header
host
host
:
string
method
method
:
string
path
path
:
string
port
port
:
number
query
query
:
{}
Type declaration
[
key:
string
]:
string
[]
Methods
body
body
(
)
:
Bytes
Returns
Bytes
body
As
String
body
As
String
(
)
:
string
Returns
string
clone
clone
(
)
:
RestRequest
Returns
RestRequest
get
Cookie
get
Cookie
(
name
:
string
)
:
Cookie
Parameters
name:
string
Returns
Cookie
Exports
ard
env
os
prudence
scriptlet
transcribe
util
Rest
Request
cookies
direct
header
host
method
path
port
query
body
body
As
String
clone
get
Cookie
Generated using
TypeDoc