Search
Preparing search index...
The search index is not available
pagespeed-quest
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
PlaybackProxy
Class PlaybackProxy
Hierarchy
Proxy
PlaybackProxy
Index
Constructors
constructor
Properties
entry
Url
inventory
Repository
proxy
proxy
Options
throttle
throttling
Retry
Interval
Ms
transactions
Map
Accessors
inventory
Dir
Path
port
Methods
create
Throttling
Transform
load
Transactions
setup
shutdown
start
stop
context
Request
Constructors
constructor
new
Playback
Proxy
(
options
?:
ProxyOptions
)
:
PlaybackProxy
Parameters
Optional
options:
ProxyOptions
Returns
PlaybackProxy
Properties
Optional
entry
Url
entry
Url
:
string
inventory
Repository
inventory
Repository
:
InventoryRepository
proxy
proxy
:
HttpMitmProxy.IProxy
proxy
Options
proxy
Options
:
IProxyOptions
Optional
throttle
throttle
:
Throttle
throttling
Retry
Interval
Ms
throttling
Retry
Interval
Ms
:
number
transactions
Map
transactions
Map
:
Map
<
string
,
Map
<
string
,
PlaybackTransaction
>
>
= new Map()
Accessors
inventory
Dir
Path
get
inventoryDirPath
(
)
:
string
Returns
string
port
get
port
(
)
:
number
Returns
number
Methods
create
Throttling
Transform
create
Throttling
Transform
(
)
:
ThrottlingTransform
|
void
Returns
ThrottlingTransform
|
void
load
Transactions
load
Transactions
(
inventory
:
Inventory
)
:
Promise
<
void
>
Parameters
inventory:
Inventory
Returns
Promise
<
void
>
setup
setup
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
shutdown
shutdown
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
stop
stop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Static
context
Request
context
Request
(
ctx
:
HttpMitmProxy.IContext
)
:
{
method
:
string
;
url
:
string
}
Parameters
ctx:
HttpMitmProxy.IContext
Returns
{
method
:
string
;
url
:
string
}
method
:
string
url
:
string
Globals
Playback
Proxy
constructor
entry
Url
inventory
Repository
proxy
proxy
Options
throttle
throttling
Retry
Interval
Ms
transactions
Map
inventory
Dir
Path
port
create
Throttling
Transform
load
Transactions
setup
shutdown
start
stop
context
Request
Generated using
TypeDoc