Search
Preparing search index...
The search index is not available
pagespeed-quest
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RecordingProxy
Class RecordingProxy
Hierarchy
Proxy
RecordingProxy
Index
Constructors
constructor
Properties
entry
Url
inventory
Repository
proxy
proxy
Options
started
At
throttle
throttling
Retry
Interval
Ms
transactions
Accessors
inventory
Dir
Path
port
Methods
create
Throttling
Transform
save
Inventory
setup
shutdown
start
stop
context
Request
Constructors
constructor
new
Recording
Proxy
(
options
?:
ProxyOptions
)
:
RecordingProxy
Parameters
Optional
options:
ProxyOptions
Returns
RecordingProxy
Properties
Optional
entry
Url
entry
Url
:
string
inventory
Repository
inventory
Repository
:
InventoryRepository
proxy
proxy
:
HttpMitmProxy.IProxy
proxy
Options
proxy
Options
:
IProxyOptions
Optional
started
At
started
At
:
Date
Optional
throttle
throttle
:
Throttle
throttling
Retry
Interval
Ms
throttling
Retry
Interval
Ms
:
number
transactions
transactions
:
RecordingTransaction
[]
= []
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
save
Inventory
save
Inventory
(
)
:
Promise
<
void
>
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
Recording
Proxy
constructor
entry
Url
inventory
Repository
proxy
proxy
Options
started
At
throttle
throttling
Retry
Interval
Ms
transactions
inventory
Dir
Path
port
create
Throttling
Transform
save
Inventory
setup
shutdown
start
stop
context
Request
Generated using
TypeDoc