@fastly/as-compute - v0.5.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Cache
Override
Dictionary
constructor
_dictionary
Handle
_name
_open
contains
get
Fastly
Pending
Upstream
Request
Fastly
Upstream
Response
Fetch
Init
Fetch
Pool
Fufilled
Request
Geolocation
Geolocation
Primitive
Log
Endpoint
Read
Response
Readable
Body
Stream
Readable
Body
Stream
Reader
Writeable
Body
Stream
Writeable
Body
Stream
Writer
fetch
get
Client
IpAddress
Bytes
get
Client
IpAddress
String
get
Client
Request
get
Geolocation
For
IpAddress
get
Log
Endpoint
respond
With
respond
With
Streaming
Hierarchy
Dictionary
Index
Constructors
constructor
Properties
_dictionary
Handle
_name
Methods
_open
contains
get
Constructors
constructor
new
Dictionary
(
name
:
string
)
:
Dictionary
Parameters
name:
string
Returns
Dictionary
Properties
Private
_dictionary
Handle
_dictionary
Handle
:
number
Private
_name
_name
:
string
Methods
Private
_open
_open
(
name
:
string
)
:
number
Parameters
name:
string
Returns
number
contains
contains
(
key
:
string
)
:
boolean
Parameters
key:
string
Returns
boolean
get
get
(
key
:
string
)
:
null
|
string
Parameters
key:
string
Returns
null
|
string
Generated using
TypeDoc