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
ContextResponse
Interface ContextResponse
Hierarchy
ContextResponse
Index
Properties
buffer
bypass
char
Set
content
Type
cookies
direct
header
language
signature
status
timestamp
weak
Signature
Methods
add
Cookie
reset
Properties
buffer
buffer
:
any
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
(
cookie
:
CookieConfig
)
:
void
Parameters
cookie:
CookieConfig
Returns
void
reset
reset
(
)
:
void
Returns
void
Exports
prudence
Context
Response
buffer
bypass
char
Set
content
Type
cookies
direct
header
language
signature
status
timestamp
weak
Signature
add
Cookie
reset
Generated using
TypeDoc