Search
Preparing search index...
The search index is not available
pagespeed-quest
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Proxy
Class Proxy
Hierarchy
Proxy
PlaybackProxy
RecordingProxy
TestProxy
Index
Constructors
constructor
Properties
entry
Url
inventory
Repository
proxy
proxy
Options
throttle
throttling
Retry
Interval
Ms
Accessors
inventory
Dir
Path
port
Methods
create
Throttling
Transform
setup
shutdown
start
stop
context
Request
Constructors
constructor
new
Proxy
(
options
?:
ProxyOptions
)
:
Proxy
Parameters
Optional
options:
ProxyOptions
Returns
Proxy
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
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
Abstract
setup
setup
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Abstract
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
Proxy
constructor
entry
Url
inventory
Repository
proxy
proxy
Options
throttle
throttling
Retry
Interval
Ms
inventory
Dir
Path
port
create
Throttling
Transform
setup
shutdown
start
stop
context
Request
Generated using
TypeDoc