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
RestResponse
Interface RestResponse
Hierarchy
RestResponse
Index
Properties
bypass
char
Set
content
Type
cookies
direct
header
language
signature
status
timestamp
weak
Signature
Methods
add
Cookie
clone
reset
Properties
bypass
bypass
:
boolean
char
Set
char
Set
:
string
content
Type
content
Type
:
string
cookies
cookies
:
Cookie
[]
direct
direct
:
any
header
header
:
Header
language
language
:
string
signature
signature
:
string
status
status
:
number
timestamp
timestamp
:
number
weak
Signature
weak
Signature
:
boolean
Methods
add
Cookie
add
Cookie
(
config
:
CookieConfig
)
:
void
Parameters
config:
CookieConfig
Returns
void
clone
clone
(
)
:
RestResponse
Returns
RestResponse
reset
reset
(
)
:
void
Returns
void
Exports
ard
env
os
prudence
scriptlet
transcribe
util
Rest
Response
bypass
char
Set
content
Type
cookies
direct
header
language
signature
status
timestamp
weak
Signature
add
Cookie
clone
reset
Generated using
TypeDoc