pagespeed-quest 0.9.0 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/command.js +23 -3
- package/build/docs/assets/css/main.css +1 -0
- package/build/docs/assets/images/icons.png +0 -0
- package/build/docs/assets/images/icons@2x.png +0 -0
- package/build/docs/assets/images/widgets.png +0 -0
- package/build/docs/assets/images/widgets@2x.png +0 -0
- package/build/docs/assets/js/main.js +51 -0
- package/build/docs/classes/inventoryrepository.html +305 -0
- package/build/docs/classes/playbackproxy.html +524 -0
- package/build/docs/classes/proxy.html +474 -0
- package/build/docs/classes/recordingproxy.html +532 -0
- package/build/docs/classes/testproxy.html +497 -0
- package/build/docs/classes/throttle.html +425 -0
- package/build/docs/classes/throttlinglog.html +174 -0
- package/build/docs/classes/throttlingtransform.html +6297 -0
- package/build/docs/globals.html +1131 -0
- package/build/docs/index.html +348 -0
- package/build/docs/interfaces/beautifyresult.html +174 -0
- package/build/docs/interfaces/contentencodingpair.html +174 -0
- package/build/docs/interfaces/inventory.html +174 -0
- package/build/docs/interfaces/lighthouseoptions.html +230 -0
- package/build/docs/interfaces/playbacktransaction.html +272 -0
- package/build/docs/interfaces/proxyoptions.html +423 -0
- package/build/docs/interfaces/recordingsession.html +174 -0
- package/build/docs/interfaces/recordingtransaction.html +286 -0
- package/build/docs/interfaces/resource.html +314 -0
- package/build/docs/interfaces/transaction.html +258 -0
- package/build/docs/interfaces/withproxyoptions.html +418 -0
- package/build/logger.d.ts +2 -0
- package/build/logger.js +15 -0
- package/build/proxy.d.ts +35 -0
- package/build/proxy.js +96 -0
- package/build/recording.d.ts +2 -0
- package/build/recording.js +125 -8
- package/build/throttling.d.ts +33 -0
- package/build/throttling.js +89 -0
- package/package.json +4 -4
- package/scripts/postinstall.js +1 -1
|
@@ -0,0 +1,1131 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html class="default no-js">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
+
<title>pagespeed-quest</title>
|
|
7
|
+
<meta name="description" content="Documentation for pagespeed-quest">
|
|
8
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
+
<link rel="stylesheet" href="assets/css/main.css">
|
|
10
|
+
</head>
|
|
11
|
+
<body>
|
|
12
|
+
<header>
|
|
13
|
+
<div class="tsd-page-toolbar">
|
|
14
|
+
<div class="container">
|
|
15
|
+
<div class="table-wrap">
|
|
16
|
+
<div class="table-cell" id="tsd-search" data-index="assets/js/search.json" data-base=".">
|
|
17
|
+
<div class="field">
|
|
18
|
+
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
|
|
19
|
+
<input id="tsd-search-field" type="text" />
|
|
20
|
+
</div>
|
|
21
|
+
<ul class="results">
|
|
22
|
+
<li class="state loading">Preparing search index...</li>
|
|
23
|
+
<li class="state failure">The search index is not available</li>
|
|
24
|
+
</ul>
|
|
25
|
+
<a href="index.html" class="title">pagespeed-quest</a>
|
|
26
|
+
</div>
|
|
27
|
+
<div class="table-cell" id="tsd-widgets">
|
|
28
|
+
<div id="tsd-filter">
|
|
29
|
+
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
|
|
30
|
+
<div class="tsd-filter-group">
|
|
31
|
+
<div class="tsd-select" id="tsd-filter-visibility">
|
|
32
|
+
<span class="tsd-select-label">All</span>
|
|
33
|
+
<ul class="tsd-select-list">
|
|
34
|
+
<li data-value="public">Public</li>
|
|
35
|
+
<li data-value="protected">Public/Protected</li>
|
|
36
|
+
<li data-value="private" class="selected">All</li>
|
|
37
|
+
</ul>
|
|
38
|
+
</div>
|
|
39
|
+
<input type="checkbox" id="tsd-filter-inherited" checked />
|
|
40
|
+
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
|
|
41
|
+
<input type="checkbox" id="tsd-filter-externals" checked />
|
|
42
|
+
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
|
|
43
|
+
<input type="checkbox" id="tsd-filter-only-exported" />
|
|
44
|
+
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
|
|
45
|
+
</div>
|
|
46
|
+
</div>
|
|
47
|
+
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
|
|
48
|
+
</div>
|
|
49
|
+
</div>
|
|
50
|
+
</div>
|
|
51
|
+
</div>
|
|
52
|
+
<div class="tsd-page-title">
|
|
53
|
+
<div class="container">
|
|
54
|
+
<ul class="tsd-breadcrumb">
|
|
55
|
+
<li>
|
|
56
|
+
<a href="globals.html">Globals</a>
|
|
57
|
+
</li>
|
|
58
|
+
</ul>
|
|
59
|
+
<h1>pagespeed-quest</h1>
|
|
60
|
+
</div>
|
|
61
|
+
</div>
|
|
62
|
+
</header>
|
|
63
|
+
<div class="container container-main">
|
|
64
|
+
<div class="row">
|
|
65
|
+
<div class="col-8 col-content">
|
|
66
|
+
<section class="tsd-panel-group tsd-index-group">
|
|
67
|
+
<h2>Index</h2>
|
|
68
|
+
<section class="tsd-panel tsd-index-panel">
|
|
69
|
+
<div class="tsd-index-content">
|
|
70
|
+
<section class="tsd-index-section ">
|
|
71
|
+
<h3>Classes</h3>
|
|
72
|
+
<ul class="tsd-index-list">
|
|
73
|
+
<li class="tsd-kind-class"><a href="classes/inventoryrepository.html" class="tsd-kind-icon">Inventory<wbr>Repository</a></li>
|
|
74
|
+
<li class="tsd-kind-class"><a href="classes/playbackproxy.html" class="tsd-kind-icon">Playback<wbr>Proxy</a></li>
|
|
75
|
+
<li class="tsd-kind-class"><a href="classes/proxy.html" class="tsd-kind-icon">Proxy</a></li>
|
|
76
|
+
<li class="tsd-kind-class"><a href="classes/recordingproxy.html" class="tsd-kind-icon">Recording<wbr>Proxy</a></li>
|
|
77
|
+
<li class="tsd-kind-class"><a href="classes/testproxy.html" class="tsd-kind-icon">Test<wbr>Proxy</a></li>
|
|
78
|
+
<li class="tsd-kind-class"><a href="classes/throttle.html" class="tsd-kind-icon">Throttle</a></li>
|
|
79
|
+
<li class="tsd-kind-class"><a href="classes/throttlinglog.html" class="tsd-kind-icon">Throttling<wbr>Log</a></li>
|
|
80
|
+
<li class="tsd-kind-class"><a href="classes/throttlingtransform.html" class="tsd-kind-icon">Throttling<wbr>Transform</a></li>
|
|
81
|
+
</ul>
|
|
82
|
+
</section>
|
|
83
|
+
<section class="tsd-index-section ">
|
|
84
|
+
<h3>Interfaces</h3>
|
|
85
|
+
<ul class="tsd-index-list">
|
|
86
|
+
<li class="tsd-kind-interface"><a href="interfaces/beautifyresult.html" class="tsd-kind-icon">Beautify<wbr>Result</a></li>
|
|
87
|
+
<li class="tsd-kind-interface"><a href="interfaces/contentencodingpair.html" class="tsd-kind-icon">Content<wbr>Encoding<wbr>Pair</a></li>
|
|
88
|
+
<li class="tsd-kind-interface"><a href="interfaces/inventory.html" class="tsd-kind-icon">Inventory</a></li>
|
|
89
|
+
<li class="tsd-kind-interface"><a href="interfaces/lighthouseoptions.html" class="tsd-kind-icon">Lighthouse<wbr>Options</a></li>
|
|
90
|
+
<li class="tsd-kind-interface"><a href="interfaces/playbacktransaction.html" class="tsd-kind-icon">Playback<wbr>Transaction</a></li>
|
|
91
|
+
<li class="tsd-kind-interface"><a href="interfaces/proxyoptions.html" class="tsd-kind-icon">Proxy<wbr>Options</a></li>
|
|
92
|
+
<li class="tsd-kind-interface"><a href="interfaces/recordingsession.html" class="tsd-kind-icon">Recording<wbr>Session</a></li>
|
|
93
|
+
<li class="tsd-kind-interface"><a href="interfaces/recordingtransaction.html" class="tsd-kind-icon">Recording<wbr>Transaction</a></li>
|
|
94
|
+
<li class="tsd-kind-interface"><a href="interfaces/resource.html" class="tsd-kind-icon">Resource</a></li>
|
|
95
|
+
<li class="tsd-kind-interface"><a href="interfaces/transaction.html" class="tsd-kind-icon">Transaction</a></li>
|
|
96
|
+
<li class="tsd-kind-interface"><a href="interfaces/withproxyoptions.html" class="tsd-kind-icon">With<wbr>Proxy<wbr>Options</a></li>
|
|
97
|
+
</ul>
|
|
98
|
+
</section>
|
|
99
|
+
<section class="tsd-index-section ">
|
|
100
|
+
<h3>Type aliases</h3>
|
|
101
|
+
<ul class="tsd-index-list">
|
|
102
|
+
<li class="tsd-kind-type-alias"><a href="globals.html#contentencodingtype" class="tsd-kind-icon">Content<wbr>Encoding<wbr>Type</a></li>
|
|
103
|
+
<li class="tsd-kind-type-alias"><a href="globals.html#formfactortype" class="tsd-kind-icon">Form<wbr>Factor<wbr>Type</a></li>
|
|
104
|
+
<li class="tsd-kind-type-alias"><a href="globals.html#httpheaders" class="tsd-kind-icon">Http<wbr>Headers</a></li>
|
|
105
|
+
</ul>
|
|
106
|
+
</section>
|
|
107
|
+
<section class="tsd-index-section ">
|
|
108
|
+
<h3>Variables</h3>
|
|
109
|
+
<ul class="tsd-index-list">
|
|
110
|
+
<li class="tsd-kind-variable"><a href="globals.html#basenamemaxlength" class="tsd-kind-icon">Basename<wbr>Max<wbr>Length</a></li>
|
|
111
|
+
<li class="tsd-kind-variable"><a href="globals.html#chunksize" class="tsd-kind-icon">Chunk<wbr>Size</a></li>
|
|
112
|
+
<li class="tsd-kind-variable"><a href="globals.html#contentencodingmap" class="tsd-kind-icon">Content<wbr>Encoding<wbr>Map</a></li>
|
|
113
|
+
<li class="tsd-kind-variable"><a href="globals.html#directoryindex" class="tsd-kind-icon">Directory<wbr>Index</a></li>
|
|
114
|
+
<li class="tsd-kind-variable"><a href="globals.html#hashlength" class="tsd-kind-icon">Hash<wbr>Length</a></li>
|
|
115
|
+
<li class="tsd-kind-variable"><a href="globals.html#ignoreparams" class="tsd-kind-icon">Ignore<wbr>Params</a></li>
|
|
116
|
+
<li class="tsd-kind-variable"><a href="globals.html#ignoreparamsregex" class="tsd-kind-icon">Ignore<wbr>Params<wbr>Regex</a></li>
|
|
117
|
+
<li class="tsd-kind-variable"><a href="globals.html#indexfile" class="tsd-kind-icon">Index<wbr>File</a></li>
|
|
118
|
+
<li class="tsd-kind-variable"><a href="globals.html#inventorydir" class="tsd-kind-icon">Inventory<wbr>Dir</a></li>
|
|
119
|
+
<li class="tsd-kind-variable"><a href="globals.html#main" class="tsd-kind-icon">main</a></li>
|
|
120
|
+
<li class="tsd-kind-variable"><a href="globals.html#singleton" class="tsd-kind-icon">singleton</a></li>
|
|
121
|
+
</ul>
|
|
122
|
+
</section>
|
|
123
|
+
<section class="tsd-index-section ">
|
|
124
|
+
<h3>Functions</h3>
|
|
125
|
+
<ul class="tsd-index-list">
|
|
126
|
+
<li class="tsd-kind-function"><a href="globals.html#compress" class="tsd-kind-icon">compress</a></li>
|
|
127
|
+
<li class="tsd-kind-function"><a href="globals.html#converteditabletext" class="tsd-kind-icon">convert<wbr>Editable<wbr>Text</a></li>
|
|
128
|
+
<li class="tsd-kind-function"><a href="globals.html#decompress" class="tsd-kind-icon">decompress</a></li>
|
|
129
|
+
<li class="tsd-kind-function"><a href="globals.html#ensureutf8string" class="tsd-kind-icon">ensure<wbr>Utf8<wbr>String</a></li>
|
|
130
|
+
<li class="tsd-kind-function"><a href="globals.html#iscss" class="tsd-kind-icon">is<wbr>Css</a></li>
|
|
131
|
+
<li class="tsd-kind-function"><a href="globals.html#ishtml" class="tsd-kind-icon">is<wbr>Html</a></li>
|
|
132
|
+
<li class="tsd-kind-function"><a href="globals.html#isjs" class="tsd-kind-icon">is<wbr>Js</a></li>
|
|
133
|
+
<li class="tsd-kind-function"><a href="globals.html#istext" class="tsd-kind-icon">is<wbr>Text</a></li>
|
|
134
|
+
<li class="tsd-kind-function"><a href="globals.html#lighthousecommands" class="tsd-kind-icon">lighthouse<wbr>Commands</a></li>
|
|
135
|
+
<li class="tsd-kind-function"><a href="globals.html#logger" class="tsd-kind-icon">logger</a></li>
|
|
136
|
+
<li class="tsd-kind-function"><a href="globals.html#normalizeurl" class="tsd-kind-icon">normalize<wbr>Url</a></li>
|
|
137
|
+
<li class="tsd-kind-function"><a href="globals.html#parsecontenttypeheader" class="tsd-kind-icon">parse<wbr>Content<wbr>Type<wbr>Header</a></li>
|
|
138
|
+
<li class="tsd-kind-function"><a href="globals.html#playback" class="tsd-kind-icon">playback</a></li>
|
|
139
|
+
<li class="tsd-kind-function"><a href="globals.html#proxycommands" class="tsd-kind-icon">proxy<wbr>Commands</a></li>
|
|
140
|
+
<li class="tsd-kind-function"><a href="globals.html#recording" class="tsd-kind-icon">recording</a></li>
|
|
141
|
+
<li class="tsd-kind-function"><a href="globals.html#requestcontentfilepath" class="tsd-kind-icon">request<wbr>Content<wbr>File<wbr>Path</a></li>
|
|
142
|
+
<li class="tsd-kind-function"><a href="globals.html#runlighthouse" class="tsd-kind-icon">run<wbr>Lighthouse</a></li>
|
|
143
|
+
<li class="tsd-kind-function"><a href="globals.html#stringifycontenttypeheader" class="tsd-kind-icon">stringify<wbr>Content<wbr>Type<wbr>Header</a></li>
|
|
144
|
+
<li class="tsd-kind-function"><a href="globals.html#withplaybackproxy" class="tsd-kind-icon">with<wbr>Playback<wbr>Proxy</a></li>
|
|
145
|
+
<li class="tsd-kind-function tsd-has-type-parameter"><a href="globals.html#withproxy" class="tsd-kind-icon">with<wbr>Proxy</a></li>
|
|
146
|
+
<li class="tsd-kind-function"><a href="globals.html#withrecordingproxy" class="tsd-kind-icon">with<wbr>Recording<wbr>Proxy</a></li>
|
|
147
|
+
</ul>
|
|
148
|
+
</section>
|
|
149
|
+
<section class="tsd-index-section ">
|
|
150
|
+
<h3>Object literals</h3>
|
|
151
|
+
<ul class="tsd-index-list">
|
|
152
|
+
<li class="tsd-kind-object-literal"><a href="globals.html#prettierdefaultoptions" class="tsd-kind-icon">Prettier<wbr>Default<wbr>Options</a></li>
|
|
153
|
+
</ul>
|
|
154
|
+
</section>
|
|
155
|
+
</div>
|
|
156
|
+
</section>
|
|
157
|
+
</section>
|
|
158
|
+
<section class="tsd-panel-group tsd-member-group ">
|
|
159
|
+
<h2>Type aliases</h2>
|
|
160
|
+
<section class="tsd-panel tsd-member tsd-kind-type-alias">
|
|
161
|
+
<a name="contentencodingtype" class="tsd-anchor"></a>
|
|
162
|
+
<h3>Content<wbr>Encoding<wbr>Type</h3>
|
|
163
|
+
<div class="tsd-signature tsd-kind-icon">Content<wbr>Encoding<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"gzip"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"compress"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"deflate"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"br"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"identity"</span></div>
|
|
164
|
+
<aside class="tsd-sources">
|
|
165
|
+
<ul>
|
|
166
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/encoding.ts#L3">src/encoding.ts:3</a></li>
|
|
167
|
+
</ul>
|
|
168
|
+
</aside>
|
|
169
|
+
</section>
|
|
170
|
+
<section class="tsd-panel tsd-member tsd-kind-type-alias">
|
|
171
|
+
<a name="formfactortype" class="tsd-anchor"></a>
|
|
172
|
+
<h3>Form<wbr>Factor<wbr>Type</h3>
|
|
173
|
+
<div class="tsd-signature tsd-kind-icon">Form<wbr>Factor<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"mobile"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"desktop"</span></div>
|
|
174
|
+
<aside class="tsd-sources">
|
|
175
|
+
<ul>
|
|
176
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/command.ts#L11">src/command.ts:11</a></li>
|
|
177
|
+
</ul>
|
|
178
|
+
</aside>
|
|
179
|
+
</section>
|
|
180
|
+
<section class="tsd-panel tsd-member tsd-kind-type-alias">
|
|
181
|
+
<a name="httpheaders" class="tsd-anchor"></a>
|
|
182
|
+
<h3>Http<wbr>Headers</h3>
|
|
183
|
+
<div class="tsd-signature tsd-kind-icon">Http<wbr>Headers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div>
|
|
184
|
+
<aside class="tsd-sources">
|
|
185
|
+
<ul>
|
|
186
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L10">src/http.ts:10</a></li>
|
|
187
|
+
</ul>
|
|
188
|
+
</aside>
|
|
189
|
+
<div class="tsd-type-declaration">
|
|
190
|
+
<h4>Type declaration</h4>
|
|
191
|
+
<ul class="tsd-parameters">
|
|
192
|
+
<li class="tsd-parameter-index-signature">
|
|
193
|
+
<h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">string</span></h5>
|
|
194
|
+
</li>
|
|
195
|
+
</ul>
|
|
196
|
+
</div>
|
|
197
|
+
</section>
|
|
198
|
+
</section>
|
|
199
|
+
<section class="tsd-panel-group tsd-member-group ">
|
|
200
|
+
<h2>Variables</h2>
|
|
201
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
202
|
+
<a name="basenamemaxlength" class="tsd-anchor"></a>
|
|
203
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Basename<wbr>Max<wbr>Length</h3>
|
|
204
|
+
<div class="tsd-signature tsd-kind-icon">Basename<wbr>Max<wbr>Length<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">196</span><span class="tsd-signature-symbol"> = 196</span></div>
|
|
205
|
+
<aside class="tsd-sources">
|
|
206
|
+
<ul>
|
|
207
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L5">src/http.ts:5</a></li>
|
|
208
|
+
</ul>
|
|
209
|
+
</aside>
|
|
210
|
+
</section>
|
|
211
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
212
|
+
<a name="chunksize" class="tsd-anchor"></a>
|
|
213
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Chunk<wbr>Size</h3>
|
|
214
|
+
<div class="tsd-signature tsd-kind-icon">Chunk<wbr>Size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 1024 * 16</span></div>
|
|
215
|
+
<aside class="tsd-sources">
|
|
216
|
+
<ul>
|
|
217
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/playback.ts#L6">src/playback.ts:6</a></li>
|
|
218
|
+
</ul>
|
|
219
|
+
</aside>
|
|
220
|
+
</section>
|
|
221
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
222
|
+
<a name="contentencodingmap" class="tsd-anchor"></a>
|
|
223
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Content<wbr>Encoding<wbr>Map</h3>
|
|
224
|
+
<div class="tsd-signature tsd-kind-icon">Content<wbr>Encoding<wbr>Map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol"><</span><a href="globals.html#contentencodingtype" class="tsd-signature-type">ContentEncodingType</a><span class="tsd-signature-symbol">, </span><a href="interfaces/contentencodingpair.html" class="tsd-signature-type">ContentEncodingPair</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = new Map<ContentEncodingType, ContentEncodingPair>()</span></div>
|
|
225
|
+
<aside class="tsd-sources">
|
|
226
|
+
<ul>
|
|
227
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/encoding.ts#L10">src/encoding.ts:10</a></li>
|
|
228
|
+
</ul>
|
|
229
|
+
</aside>
|
|
230
|
+
</section>
|
|
231
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
232
|
+
<a name="directoryindex" class="tsd-anchor"></a>
|
|
233
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Directory<wbr>Index</h3>
|
|
234
|
+
<div class="tsd-signature tsd-kind-icon">Directory<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"index.html"</span><span class="tsd-signature-symbol"> = "index.html"</span></div>
|
|
235
|
+
<aside class="tsd-sources">
|
|
236
|
+
<ul>
|
|
237
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L4">src/http.ts:4</a></li>
|
|
238
|
+
</ul>
|
|
239
|
+
</aside>
|
|
240
|
+
</section>
|
|
241
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
242
|
+
<a name="hashlength" class="tsd-anchor"></a>
|
|
243
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Hash<wbr>Length</h3>
|
|
244
|
+
<div class="tsd-signature tsd-kind-icon">Hash<wbr>Length<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">8</span><span class="tsd-signature-symbol"> = 8</span></div>
|
|
245
|
+
<aside class="tsd-sources">
|
|
246
|
+
<ul>
|
|
247
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L6">src/http.ts:6</a></li>
|
|
248
|
+
</ul>
|
|
249
|
+
</aside>
|
|
250
|
+
</section>
|
|
251
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
252
|
+
<a name="ignoreparams" class="tsd-anchor"></a>
|
|
253
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Ignore<wbr>Params</h3>
|
|
254
|
+
<div class="tsd-signature tsd-kind-icon">Ignore<wbr>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = process.env.IGNORE_PARAMS || 'ts'</span></div>
|
|
255
|
+
<aside class="tsd-sources">
|
|
256
|
+
<ul>
|
|
257
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L7">src/http.ts:7</a></li>
|
|
258
|
+
</ul>
|
|
259
|
+
</aside>
|
|
260
|
+
</section>
|
|
261
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
262
|
+
<a name="ignoreparamsregex" class="tsd-anchor"></a>
|
|
263
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Ignore<wbr>Params<wbr>Regex</h3>
|
|
264
|
+
<div class="tsd-signature tsd-kind-icon">Ignore<wbr>Params<wbr>Regex<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">RegExp</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = IgnoreParams.split(/\s*,\s*/).map((p) => new RegExp(`(?<=[?&]${p}=)[^&]*`, 'g'))</span></div>
|
|
265
|
+
<aside class="tsd-sources">
|
|
266
|
+
<ul>
|
|
267
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L8">src/http.ts:8</a></li>
|
|
268
|
+
</ul>
|
|
269
|
+
</aside>
|
|
270
|
+
</section>
|
|
271
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
272
|
+
<a name="indexfile" class="tsd-anchor"></a>
|
|
273
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Index<wbr>File</h3>
|
|
274
|
+
<div class="tsd-signature tsd-kind-icon">Index<wbr>File<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"index.json"</span><span class="tsd-signature-symbol"> = "index.json"</span></div>
|
|
275
|
+
<aside class="tsd-sources">
|
|
276
|
+
<ul>
|
|
277
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/inventory.ts#L11">src/inventory.ts:11</a></li>
|
|
278
|
+
</ul>
|
|
279
|
+
</aside>
|
|
280
|
+
</section>
|
|
281
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
282
|
+
<a name="inventorydir" class="tsd-anchor"></a>
|
|
283
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Inventory<wbr>Dir</h3>
|
|
284
|
+
<div class="tsd-signature tsd-kind-icon">Inventory<wbr>Dir<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"inventory"</span><span class="tsd-signature-symbol"> = "inventory"</span></div>
|
|
285
|
+
<aside class="tsd-sources">
|
|
286
|
+
<ul>
|
|
287
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/inventory.ts#L10">src/inventory.ts:10</a></li>
|
|
288
|
+
</ul>
|
|
289
|
+
</aside>
|
|
290
|
+
</section>
|
|
291
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
292
|
+
<a name="main" class="tsd-anchor"></a>
|
|
293
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> main</h3>
|
|
294
|
+
<div class="tsd-signature tsd-kind-icon">main<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Command</span><span class="tsd-signature-symbol"> = new Command()</span></div>
|
|
295
|
+
<aside class="tsd-sources">
|
|
296
|
+
<ul>
|
|
297
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/command.ts#L53">src/command.ts:53</a></li>
|
|
298
|
+
</ul>
|
|
299
|
+
</aside>
|
|
300
|
+
</section>
|
|
301
|
+
<section class="tsd-panel tsd-member tsd-kind-variable">
|
|
302
|
+
<a name="singleton" class="tsd-anchor"></a>
|
|
303
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> singleton</h3>
|
|
304
|
+
<div class="tsd-signature tsd-kind-icon">singleton<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Logger</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">never</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = Pino({transport: {target: 'pino-pretty',options: {levelFirst: true,hideObject: Boolean(!process.env.LOG_OBJECTS),},},level: process.env.LOG_LEVEL || 'info',})</span></div>
|
|
305
|
+
<aside class="tsd-sources">
|
|
306
|
+
<ul>
|
|
307
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/logger.ts#L3">src/logger.ts:3</a></li>
|
|
308
|
+
</ul>
|
|
309
|
+
</aside>
|
|
310
|
+
</section>
|
|
311
|
+
</section>
|
|
312
|
+
<section class="tsd-panel-group tsd-member-group ">
|
|
313
|
+
<h2>Functions</h2>
|
|
314
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
315
|
+
<a name="compress" class="tsd-anchor"></a>
|
|
316
|
+
<h3>compress</h3>
|
|
317
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
318
|
+
<li class="tsd-signature tsd-kind-icon">compress<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="globals.html#contentencodingtype" class="tsd-signature-type">ContentEncodingType</a>, buffer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">></span></li>
|
|
319
|
+
</ul>
|
|
320
|
+
<ul class="tsd-descriptions">
|
|
321
|
+
<li class="tsd-description">
|
|
322
|
+
<aside class="tsd-sources">
|
|
323
|
+
<ul>
|
|
324
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/encoding.ts#L32">src/encoding.ts:32</a></li>
|
|
325
|
+
</ul>
|
|
326
|
+
</aside>
|
|
327
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
328
|
+
<ul class="tsd-parameters">
|
|
329
|
+
<li>
|
|
330
|
+
<h5>type: <a href="globals.html#contentencodingtype" class="tsd-signature-type">ContentEncodingType</a></h5>
|
|
331
|
+
</li>
|
|
332
|
+
<li>
|
|
333
|
+
<h5>buffer: <span class="tsd-signature-type">Buffer</span></h5>
|
|
334
|
+
</li>
|
|
335
|
+
</ul>
|
|
336
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">></span></h4>
|
|
337
|
+
</li>
|
|
338
|
+
</ul>
|
|
339
|
+
</section>
|
|
340
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
341
|
+
<a name="converteditabletext" class="tsd-anchor"></a>
|
|
342
|
+
<h3>convert<wbr>Editable<wbr>Text</h3>
|
|
343
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
344
|
+
<li class="tsd-signature tsd-kind-icon">convert<wbr>Editable<wbr>Text<span class="tsd-signature-symbol">(</span>content<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Buffer</span>, contentTypeMime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, contentTypeCharset<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">></span></li>
|
|
345
|
+
</ul>
|
|
346
|
+
<ul class="tsd-descriptions">
|
|
347
|
+
<li class="tsd-description">
|
|
348
|
+
<aside class="tsd-sources">
|
|
349
|
+
<ul>
|
|
350
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/formatting.ts#L38">src/formatting.ts:38</a></li>
|
|
351
|
+
</ul>
|
|
352
|
+
</aside>
|
|
353
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
354
|
+
<ul class="tsd-parameters">
|
|
355
|
+
<li>
|
|
356
|
+
<h5>content: <span class="tsd-signature-type">Buffer</span></h5>
|
|
357
|
+
</li>
|
|
358
|
+
<li>
|
|
359
|
+
<h5>contentTypeMime: <span class="tsd-signature-type">string</span></h5>
|
|
360
|
+
</li>
|
|
361
|
+
<li>
|
|
362
|
+
<h5><span class="tsd-flag ts-flagOptional">Optional</span> contentTypeCharset: <span class="tsd-signature-type">string</span></h5>
|
|
363
|
+
</li>
|
|
364
|
+
</ul>
|
|
365
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">></span></h4>
|
|
366
|
+
</li>
|
|
367
|
+
</ul>
|
|
368
|
+
</section>
|
|
369
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
370
|
+
<a name="decompress" class="tsd-anchor"></a>
|
|
371
|
+
<h3>decompress</h3>
|
|
372
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
373
|
+
<li class="tsd-signature tsd-kind-icon">decompress<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="globals.html#contentencodingtype" class="tsd-signature-type">ContentEncodingType</a>, buffer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">></span></li>
|
|
374
|
+
</ul>
|
|
375
|
+
<ul class="tsd-descriptions">
|
|
376
|
+
<li class="tsd-description">
|
|
377
|
+
<aside class="tsd-sources">
|
|
378
|
+
<ul>
|
|
379
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/encoding.ts#L44">src/encoding.ts:44</a></li>
|
|
380
|
+
</ul>
|
|
381
|
+
</aside>
|
|
382
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
383
|
+
<ul class="tsd-parameters">
|
|
384
|
+
<li>
|
|
385
|
+
<h5>type: <a href="globals.html#contentencodingtype" class="tsd-signature-type">ContentEncodingType</a></h5>
|
|
386
|
+
</li>
|
|
387
|
+
<li>
|
|
388
|
+
<h5>buffer: <span class="tsd-signature-type">Buffer</span></h5>
|
|
389
|
+
</li>
|
|
390
|
+
</ul>
|
|
391
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">></span></h4>
|
|
392
|
+
</li>
|
|
393
|
+
</ul>
|
|
394
|
+
</section>
|
|
395
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
396
|
+
<a name="ensureutf8string" class="tsd-anchor"></a>
|
|
397
|
+
<h3>ensure<wbr>Utf8<wbr>String</h3>
|
|
398
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
399
|
+
<li class="tsd-signature tsd-kind-icon">ensure<wbr>Utf8<wbr>String<span class="tsd-signature-symbol">(</span>buffer<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Buffer</span>, charset<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
400
|
+
</ul>
|
|
401
|
+
<ul class="tsd-descriptions">
|
|
402
|
+
<li class="tsd-description">
|
|
403
|
+
<aside class="tsd-sources">
|
|
404
|
+
<ul>
|
|
405
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/formatting.ts#L6">src/formatting.ts:6</a></li>
|
|
406
|
+
</ul>
|
|
407
|
+
</aside>
|
|
408
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
409
|
+
<ul class="tsd-parameters">
|
|
410
|
+
<li>
|
|
411
|
+
<h5>buffer: <span class="tsd-signature-type">Buffer</span></h5>
|
|
412
|
+
</li>
|
|
413
|
+
<li>
|
|
414
|
+
<h5>charset: <span class="tsd-signature-type">string</span></h5>
|
|
415
|
+
</li>
|
|
416
|
+
</ul>
|
|
417
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
|
|
418
|
+
</li>
|
|
419
|
+
</ul>
|
|
420
|
+
</section>
|
|
421
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
422
|
+
<a name="iscss" class="tsd-anchor"></a>
|
|
423
|
+
<h3>is<wbr>Css</h3>
|
|
424
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
425
|
+
<li class="tsd-signature tsd-kind-icon">is<wbr>Css<span class="tsd-signature-symbol">(</span>mimeType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
426
|
+
</ul>
|
|
427
|
+
<ul class="tsd-descriptions">
|
|
428
|
+
<li class="tsd-description">
|
|
429
|
+
<aside class="tsd-sources">
|
|
430
|
+
<ul>
|
|
431
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/formatting.ts#L17">src/formatting.ts:17</a></li>
|
|
432
|
+
</ul>
|
|
433
|
+
</aside>
|
|
434
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
435
|
+
<ul class="tsd-parameters">
|
|
436
|
+
<li>
|
|
437
|
+
<h5>mimeType: <span class="tsd-signature-type">string</span></h5>
|
|
438
|
+
</li>
|
|
439
|
+
</ul>
|
|
440
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
|
441
|
+
</li>
|
|
442
|
+
</ul>
|
|
443
|
+
</section>
|
|
444
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
445
|
+
<a name="ishtml" class="tsd-anchor"></a>
|
|
446
|
+
<h3>is<wbr>Html</h3>
|
|
447
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
448
|
+
<li class="tsd-signature tsd-kind-icon">is<wbr>Html<span class="tsd-signature-symbol">(</span>mimeType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
449
|
+
</ul>
|
|
450
|
+
<ul class="tsd-descriptions">
|
|
451
|
+
<li class="tsd-description">
|
|
452
|
+
<aside class="tsd-sources">
|
|
453
|
+
<ul>
|
|
454
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/formatting.ts#L12">src/formatting.ts:12</a></li>
|
|
455
|
+
</ul>
|
|
456
|
+
</aside>
|
|
457
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
458
|
+
<ul class="tsd-parameters">
|
|
459
|
+
<li>
|
|
460
|
+
<h5>mimeType: <span class="tsd-signature-type">string</span></h5>
|
|
461
|
+
</li>
|
|
462
|
+
</ul>
|
|
463
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
|
464
|
+
</li>
|
|
465
|
+
</ul>
|
|
466
|
+
</section>
|
|
467
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
468
|
+
<a name="isjs" class="tsd-anchor"></a>
|
|
469
|
+
<h3>is<wbr>Js</h3>
|
|
470
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
471
|
+
<li class="tsd-signature tsd-kind-icon">is<wbr>Js<span class="tsd-signature-symbol">(</span>mimeType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
472
|
+
</ul>
|
|
473
|
+
<ul class="tsd-descriptions">
|
|
474
|
+
<li class="tsd-description">
|
|
475
|
+
<aside class="tsd-sources">
|
|
476
|
+
<ul>
|
|
477
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/formatting.ts#L22">src/formatting.ts:22</a></li>
|
|
478
|
+
</ul>
|
|
479
|
+
</aside>
|
|
480
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
481
|
+
<ul class="tsd-parameters">
|
|
482
|
+
<li>
|
|
483
|
+
<h5>mimeType: <span class="tsd-signature-type">string</span></h5>
|
|
484
|
+
</li>
|
|
485
|
+
</ul>
|
|
486
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
|
487
|
+
</li>
|
|
488
|
+
</ul>
|
|
489
|
+
</section>
|
|
490
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
491
|
+
<a name="istext" class="tsd-anchor"></a>
|
|
492
|
+
<h3>is<wbr>Text</h3>
|
|
493
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
494
|
+
<li class="tsd-signature tsd-kind-icon">is<wbr>Text<span class="tsd-signature-symbol">(</span>mimeType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
|
|
495
|
+
</ul>
|
|
496
|
+
<ul class="tsd-descriptions">
|
|
497
|
+
<li class="tsd-description">
|
|
498
|
+
<aside class="tsd-sources">
|
|
499
|
+
<ul>
|
|
500
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/formatting.ts#L29">src/formatting.ts:29</a></li>
|
|
501
|
+
</ul>
|
|
502
|
+
</aside>
|
|
503
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
504
|
+
<ul class="tsd-parameters">
|
|
505
|
+
<li>
|
|
506
|
+
<h5>mimeType: <span class="tsd-signature-type">string</span></h5>
|
|
507
|
+
</li>
|
|
508
|
+
</ul>
|
|
509
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
|
510
|
+
</li>
|
|
511
|
+
</ul>
|
|
512
|
+
</section>
|
|
513
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
514
|
+
<a name="lighthousecommands" class="tsd-anchor"></a>
|
|
515
|
+
<h3>lighthouse<wbr>Commands</h3>
|
|
516
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
517
|
+
<li class="tsd-signature tsd-kind-icon">lighthouse<wbr>Commands<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
518
|
+
</ul>
|
|
519
|
+
<ul class="tsd-descriptions">
|
|
520
|
+
<li class="tsd-description">
|
|
521
|
+
<aside class="tsd-sources">
|
|
522
|
+
<ul>
|
|
523
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/command.ts#L55">src/command.ts:55</a></li>
|
|
524
|
+
</ul>
|
|
525
|
+
</aside>
|
|
526
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
527
|
+
</li>
|
|
528
|
+
</ul>
|
|
529
|
+
</section>
|
|
530
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
531
|
+
<a name="logger" class="tsd-anchor"></a>
|
|
532
|
+
<h3>logger</h3>
|
|
533
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
534
|
+
<li class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Logger</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">never</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">></span></li>
|
|
535
|
+
</ul>
|
|
536
|
+
<ul class="tsd-descriptions">
|
|
537
|
+
<li class="tsd-description">
|
|
538
|
+
<aside class="tsd-sources">
|
|
539
|
+
<ul>
|
|
540
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/logger.ts#L14">src/logger.ts:14</a></li>
|
|
541
|
+
</ul>
|
|
542
|
+
</aside>
|
|
543
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Logger</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">never</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">></span></h4>
|
|
544
|
+
</li>
|
|
545
|
+
</ul>
|
|
546
|
+
</section>
|
|
547
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
548
|
+
<a name="normalizeurl" class="tsd-anchor"></a>
|
|
549
|
+
<h3>normalize<wbr>Url</h3>
|
|
550
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
551
|
+
<li class="tsd-signature tsd-kind-icon">normalize<wbr>Url<span class="tsd-signature-symbol">(</span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">URL</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">URL</span></li>
|
|
552
|
+
</ul>
|
|
553
|
+
<ul class="tsd-descriptions">
|
|
554
|
+
<li class="tsd-description">
|
|
555
|
+
<aside class="tsd-sources">
|
|
556
|
+
<ul>
|
|
557
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L18">src/http.ts:18</a></li>
|
|
558
|
+
</ul>
|
|
559
|
+
</aside>
|
|
560
|
+
<div class="tsd-comment tsd-typography">
|
|
561
|
+
<div class="lead">
|
|
562
|
+
<p>Remove IgnoreParams from URL
|
|
563
|
+
Default: ts (timestamp) assumed different for each request</p>
|
|
564
|
+
</div>
|
|
565
|
+
</div>
|
|
566
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
567
|
+
<ul class="tsd-parameters">
|
|
568
|
+
<li>
|
|
569
|
+
<h5>url: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">URL</span></h5>
|
|
570
|
+
</li>
|
|
571
|
+
</ul>
|
|
572
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">URL</span></h4>
|
|
573
|
+
</li>
|
|
574
|
+
</ul>
|
|
575
|
+
</section>
|
|
576
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
577
|
+
<a name="parsecontenttypeheader" class="tsd-anchor"></a>
|
|
578
|
+
<h3>parse<wbr>Content<wbr>Type<wbr>Header</h3>
|
|
579
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
580
|
+
<li class="tsd-signature tsd-kind-icon">parse<wbr>Content<wbr>Type<wbr>Header<span class="tsd-signature-symbol">(</span>contentType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>charset<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></li>
|
|
581
|
+
</ul>
|
|
582
|
+
<ul class="tsd-descriptions">
|
|
583
|
+
<li class="tsd-description">
|
|
584
|
+
<aside class="tsd-sources">
|
|
585
|
+
<ul>
|
|
586
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L91">src/http.ts:91</a></li>
|
|
587
|
+
</ul>
|
|
588
|
+
</aside>
|
|
589
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
590
|
+
<ul class="tsd-parameters">
|
|
591
|
+
<li>
|
|
592
|
+
<h5>contentType: <span class="tsd-signature-type">string</span></h5>
|
|
593
|
+
</li>
|
|
594
|
+
</ul>
|
|
595
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{ </span>charset<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>mime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h4>
|
|
596
|
+
<ul class="tsd-parameters">
|
|
597
|
+
<li class="tsd-parameter">
|
|
598
|
+
<h5>charset<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
|
599
|
+
</li>
|
|
600
|
+
<li class="tsd-parameter">
|
|
601
|
+
<h5>mime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
|
|
602
|
+
</li>
|
|
603
|
+
</ul>
|
|
604
|
+
</li>
|
|
605
|
+
</ul>
|
|
606
|
+
</section>
|
|
607
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
608
|
+
<a name="playback" class="tsd-anchor"></a>
|
|
609
|
+
<h3>playback</h3>
|
|
610
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
611
|
+
<li class="tsd-signature tsd-kind-icon">playback<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
|
|
612
|
+
</ul>
|
|
613
|
+
<ul class="tsd-descriptions">
|
|
614
|
+
<li class="tsd-description">
|
|
615
|
+
<aside class="tsd-sources">
|
|
616
|
+
<ul>
|
|
617
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/adhoc.ts#L36">src/adhoc.ts:36</a></li>
|
|
618
|
+
</ul>
|
|
619
|
+
</aside>
|
|
620
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
|
621
|
+
</li>
|
|
622
|
+
</ul>
|
|
623
|
+
</section>
|
|
624
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
625
|
+
<a name="proxycommands" class="tsd-anchor"></a>
|
|
626
|
+
<h3>proxy<wbr>Commands</h3>
|
|
627
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
628
|
+
<li class="tsd-signature tsd-kind-icon">proxy<wbr>Commands<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
629
|
+
</ul>
|
|
630
|
+
<ul class="tsd-descriptions">
|
|
631
|
+
<li class="tsd-description">
|
|
632
|
+
<aside class="tsd-sources">
|
|
633
|
+
<ul>
|
|
634
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/command.ts#L96">src/command.ts:96</a></li>
|
|
635
|
+
</ul>
|
|
636
|
+
</aside>
|
|
637
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
638
|
+
</li>
|
|
639
|
+
</ul>
|
|
640
|
+
</section>
|
|
641
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
642
|
+
<a name="recording" class="tsd-anchor"></a>
|
|
643
|
+
<h3>recording</h3>
|
|
644
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
645
|
+
<li class="tsd-signature tsd-kind-icon">recording<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
|
|
646
|
+
</ul>
|
|
647
|
+
<ul class="tsd-descriptions">
|
|
648
|
+
<li class="tsd-description">
|
|
649
|
+
<aside class="tsd-sources">
|
|
650
|
+
<ul>
|
|
651
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/adhoc.ts#L20">src/adhoc.ts:20</a></li>
|
|
652
|
+
</ul>
|
|
653
|
+
</aside>
|
|
654
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
|
655
|
+
</li>
|
|
656
|
+
</ul>
|
|
657
|
+
</section>
|
|
658
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
659
|
+
<a name="requestcontentfilepath" class="tsd-anchor"></a>
|
|
660
|
+
<h3>request<wbr>Content<wbr>File<wbr>Path</h3>
|
|
661
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
662
|
+
<li class="tsd-signature tsd-kind-icon">request<wbr>Content<wbr>File<wbr>Path<span class="tsd-signature-symbol">(</span>method<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">URL</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
663
|
+
</ul>
|
|
664
|
+
<ul class="tsd-descriptions">
|
|
665
|
+
<li class="tsd-description">
|
|
666
|
+
<aside class="tsd-sources">
|
|
667
|
+
<ul>
|
|
668
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L41">src/http.ts:41</a></li>
|
|
669
|
+
</ul>
|
|
670
|
+
</aside>
|
|
671
|
+
<div class="tsd-comment tsd-typography">
|
|
672
|
+
<div class="lead">
|
|
673
|
+
<p>Convert URL to content file path
|
|
674
|
+
For example:
|
|
675
|
+
<a href="https://example.com/foo/bar.html?hoge=123">https://example.com/foo/bar.html?hoge=123</a> -> example.com/foo/bar~hoge=123.html</p>
|
|
676
|
+
<ul>
|
|
677
|
+
<li>Add directory index (index.html) if URL ends with slash</li>
|
|
678
|
+
<li>Shorten too long basename with short hash</li>
|
|
679
|
+
<li>Ignore dynamic params for example: ts=123</li>
|
|
680
|
+
</ul>
|
|
681
|
+
</div>
|
|
682
|
+
</div>
|
|
683
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
684
|
+
<ul class="tsd-parameters">
|
|
685
|
+
<li>
|
|
686
|
+
<h5>method: <span class="tsd-signature-type">string</span></h5>
|
|
687
|
+
</li>
|
|
688
|
+
<li>
|
|
689
|
+
<h5>url: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">URL</span></h5>
|
|
690
|
+
</li>
|
|
691
|
+
</ul>
|
|
692
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
|
|
693
|
+
</li>
|
|
694
|
+
</ul>
|
|
695
|
+
</section>
|
|
696
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
697
|
+
<a name="runlighthouse" class="tsd-anchor"></a>
|
|
698
|
+
<h3>run<wbr>Lighthouse</h3>
|
|
699
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
700
|
+
<li class="tsd-signature tsd-kind-icon">run<wbr>Lighthouse<span class="tsd-signature-symbol">(</span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, port<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
|
|
701
|
+
</ul>
|
|
702
|
+
<ul class="tsd-descriptions">
|
|
703
|
+
<li class="tsd-description">
|
|
704
|
+
<aside class="tsd-sources">
|
|
705
|
+
<ul>
|
|
706
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/adhoc.ts#L8">src/adhoc.ts:8</a></li>
|
|
707
|
+
</ul>
|
|
708
|
+
</aside>
|
|
709
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
710
|
+
<ul class="tsd-parameters">
|
|
711
|
+
<li>
|
|
712
|
+
<h5>url: <span class="tsd-signature-type">string</span></h5>
|
|
713
|
+
</li>
|
|
714
|
+
<li>
|
|
715
|
+
<h5>port: <span class="tsd-signature-type">number</span></h5>
|
|
716
|
+
</li>
|
|
717
|
+
</ul>
|
|
718
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
|
719
|
+
</li>
|
|
720
|
+
</ul>
|
|
721
|
+
</section>
|
|
722
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
723
|
+
<a name="stringifycontenttypeheader" class="tsd-anchor"></a>
|
|
724
|
+
<h3>stringify<wbr>Content<wbr>Type<wbr>Header</h3>
|
|
725
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
726
|
+
<li class="tsd-signature tsd-kind-icon">stringify<wbr>Content<wbr>Type<wbr>Header<span class="tsd-signature-symbol">(</span>mime<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, charset<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, original<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
727
|
+
</ul>
|
|
728
|
+
<ul class="tsd-descriptions">
|
|
729
|
+
<li class="tsd-description">
|
|
730
|
+
<aside class="tsd-sources">
|
|
731
|
+
<ul>
|
|
732
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/http.ts#L100">src/http.ts:100</a></li>
|
|
733
|
+
</ul>
|
|
734
|
+
</aside>
|
|
735
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
736
|
+
<ul class="tsd-parameters">
|
|
737
|
+
<li>
|
|
738
|
+
<h5><span class="tsd-flag ts-flagOptional">Optional</span> mime: <span class="tsd-signature-type">string</span></h5>
|
|
739
|
+
</li>
|
|
740
|
+
<li>
|
|
741
|
+
<h5><span class="tsd-flag ts-flagOptional">Optional</span> charset: <span class="tsd-signature-type">string</span></h5>
|
|
742
|
+
</li>
|
|
743
|
+
<li>
|
|
744
|
+
<h5><span class="tsd-flag ts-flagOptional">Optional</span> original: <span class="tsd-signature-type">string</span></h5>
|
|
745
|
+
</li>
|
|
746
|
+
</ul>
|
|
747
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
|
|
748
|
+
</li>
|
|
749
|
+
</ul>
|
|
750
|
+
</section>
|
|
751
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
752
|
+
<a name="withplaybackproxy" class="tsd-anchor"></a>
|
|
753
|
+
<h3>with<wbr>Playback<wbr>Proxy</h3>
|
|
754
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
755
|
+
<li class="tsd-signature tsd-kind-icon">with<wbr>Playback<wbr>Proxy<span class="tsd-signature-symbol">(</span>fn<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>proxy<span class="tsd-signature-symbol">: </span><a href="classes/playbackproxy.html" class="tsd-signature-type">PlaybackProxy</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span>, options<span class="tsd-signature-symbol">?: </span><a href="interfaces/withproxyoptions.html" class="tsd-signature-type">WithProxyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><a href="classes/playbackproxy.html" class="tsd-signature-type">PlaybackProxy</a><span class="tsd-signature-symbol">></span></li>
|
|
756
|
+
</ul>
|
|
757
|
+
<ul class="tsd-descriptions">
|
|
758
|
+
<li class="tsd-description">
|
|
759
|
+
<aside class="tsd-sources">
|
|
760
|
+
<ul>
|
|
761
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/playback.ts#L135">src/playback.ts:135</a></li>
|
|
762
|
+
</ul>
|
|
763
|
+
</aside>
|
|
764
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
765
|
+
<ul class="tsd-parameters">
|
|
766
|
+
<li>
|
|
767
|
+
<h5>fn: <span class="tsd-signature-symbol">(</span>proxy<span class="tsd-signature-symbol">: </span><a href="classes/playbackproxy.html" class="tsd-signature-type">PlaybackProxy</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h5>
|
|
768
|
+
<ul class="tsd-parameters">
|
|
769
|
+
<li class="tsd-parameter-signature">
|
|
770
|
+
<ul class="tsd-signatures tsd-kind-type-literal">
|
|
771
|
+
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>proxy<span class="tsd-signature-symbol">: </span><a href="classes/playbackproxy.html" class="tsd-signature-type">PlaybackProxy</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
|
|
772
|
+
</ul>
|
|
773
|
+
<ul class="tsd-descriptions">
|
|
774
|
+
<li class="tsd-description">
|
|
775
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
776
|
+
<ul class="tsd-parameters">
|
|
777
|
+
<li>
|
|
778
|
+
<h5>proxy: <a href="classes/playbackproxy.html" class="tsd-signature-type">PlaybackProxy</a></h5>
|
|
779
|
+
</li>
|
|
780
|
+
</ul>
|
|
781
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
|
782
|
+
</li>
|
|
783
|
+
</ul>
|
|
784
|
+
</li>
|
|
785
|
+
</ul>
|
|
786
|
+
</li>
|
|
787
|
+
<li>
|
|
788
|
+
<h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="interfaces/withproxyoptions.html" class="tsd-signature-type">WithProxyOptions</a></h5>
|
|
789
|
+
</li>
|
|
790
|
+
</ul>
|
|
791
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><a href="classes/playbackproxy.html" class="tsd-signature-type">PlaybackProxy</a><span class="tsd-signature-symbol">></span></h4>
|
|
792
|
+
</li>
|
|
793
|
+
</ul>
|
|
794
|
+
</section>
|
|
795
|
+
<section class="tsd-panel tsd-member tsd-kind-function tsd-has-type-parameter">
|
|
796
|
+
<a name="withproxy" class="tsd-anchor"></a>
|
|
797
|
+
<h3>with<wbr>Proxy</h3>
|
|
798
|
+
<ul class="tsd-signatures tsd-kind-function tsd-has-type-parameter">
|
|
799
|
+
<li class="tsd-signature tsd-kind-icon">with<wbr>Proxy<ProxyType, OptionsType><span class="tsd-signature-symbol">(</span>cls<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span>, fn<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>proxy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ProxyType</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span>, options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">OptionsType</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ProxyType</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
|
|
800
|
+
</ul>
|
|
801
|
+
<ul class="tsd-descriptions">
|
|
802
|
+
<li class="tsd-description">
|
|
803
|
+
<aside class="tsd-sources">
|
|
804
|
+
<ul>
|
|
805
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/proxy.ts#L123">src/proxy.ts:123</a></li>
|
|
806
|
+
</ul>
|
|
807
|
+
</aside>
|
|
808
|
+
<h4 class="tsd-type-parameters-title">Type parameters</h4>
|
|
809
|
+
<ul class="tsd-type-parameters">
|
|
810
|
+
<li>
|
|
811
|
+
<h4>ProxyType<span class="tsd-signature-symbol">: </span><a href="classes/proxy.html" class="tsd-signature-type">Proxy</a></h4>
|
|
812
|
+
</li>
|
|
813
|
+
<li>
|
|
814
|
+
<h4>OptionsType<span class="tsd-signature-symbol">: </span><a href="interfaces/withproxyoptions.html" class="tsd-signature-type">WithProxyOptions</a> = <span class="tsd-signature-type">WithProxyOptions</span></h4>
|
|
815
|
+
</li>
|
|
816
|
+
</ul>
|
|
817
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
818
|
+
<ul class="tsd-parameters">
|
|
819
|
+
<li>
|
|
820
|
+
<h5>cls: <span class="tsd-signature-symbol">{}</span></h5>
|
|
821
|
+
<ul class="tsd-parameters">
|
|
822
|
+
</ul>
|
|
823
|
+
</li>
|
|
824
|
+
<li>
|
|
825
|
+
<h5>fn: <span class="tsd-signature-symbol">(</span>proxy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ProxyType</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h5>
|
|
826
|
+
<ul class="tsd-parameters">
|
|
827
|
+
<li class="tsd-parameter-signature">
|
|
828
|
+
<ul class="tsd-signatures tsd-kind-type-literal">
|
|
829
|
+
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>proxy<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ProxyType</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
|
|
830
|
+
</ul>
|
|
831
|
+
<ul class="tsd-descriptions">
|
|
832
|
+
<li class="tsd-description">
|
|
833
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
834
|
+
<ul class="tsd-parameters">
|
|
835
|
+
<li>
|
|
836
|
+
<h5>proxy: <span class="tsd-signature-type">ProxyType</span></h5>
|
|
837
|
+
</li>
|
|
838
|
+
</ul>
|
|
839
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
|
840
|
+
</li>
|
|
841
|
+
</ul>
|
|
842
|
+
</li>
|
|
843
|
+
</ul>
|
|
844
|
+
</li>
|
|
845
|
+
<li>
|
|
846
|
+
<h5>options: <span class="tsd-signature-type">OptionsType</span></h5>
|
|
847
|
+
</li>
|
|
848
|
+
</ul>
|
|
849
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ProxyType</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
|
850
|
+
</li>
|
|
851
|
+
</ul>
|
|
852
|
+
</section>
|
|
853
|
+
<section class="tsd-panel tsd-member tsd-kind-function">
|
|
854
|
+
<a name="withrecordingproxy" class="tsd-anchor"></a>
|
|
855
|
+
<h3>with<wbr>Recording<wbr>Proxy</h3>
|
|
856
|
+
<ul class="tsd-signatures tsd-kind-function">
|
|
857
|
+
<li class="tsd-signature tsd-kind-icon">with<wbr>Recording<wbr>Proxy<span class="tsd-signature-symbol">(</span>fn<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>proxy<span class="tsd-signature-symbol">: </span><a href="classes/recordingproxy.html" class="tsd-signature-type">RecordingProxy</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span>, options<span class="tsd-signature-symbol">?: </span><a href="interfaces/withproxyoptions.html" class="tsd-signature-type">WithProxyOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><a href="classes/recordingproxy.html" class="tsd-signature-type">RecordingProxy</a><span class="tsd-signature-symbol">></span></li>
|
|
858
|
+
</ul>
|
|
859
|
+
<ul class="tsd-descriptions">
|
|
860
|
+
<li class="tsd-description">
|
|
861
|
+
<aside class="tsd-sources">
|
|
862
|
+
<ul>
|
|
863
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/recording.ts#L131">src/recording.ts:131</a></li>
|
|
864
|
+
</ul>
|
|
865
|
+
</aside>
|
|
866
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
867
|
+
<ul class="tsd-parameters">
|
|
868
|
+
<li>
|
|
869
|
+
<h5>fn: <span class="tsd-signature-symbol">(</span>proxy<span class="tsd-signature-symbol">: </span><a href="classes/recordingproxy.html" class="tsd-signature-type">RecordingProxy</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h5>
|
|
870
|
+
<ul class="tsd-parameters">
|
|
871
|
+
<li class="tsd-parameter-signature">
|
|
872
|
+
<ul class="tsd-signatures tsd-kind-type-literal">
|
|
873
|
+
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>proxy<span class="tsd-signature-symbol">: </span><a href="classes/recordingproxy.html" class="tsd-signature-type">RecordingProxy</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></li>
|
|
874
|
+
</ul>
|
|
875
|
+
<ul class="tsd-descriptions">
|
|
876
|
+
<li class="tsd-description">
|
|
877
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
878
|
+
<ul class="tsd-parameters">
|
|
879
|
+
<li>
|
|
880
|
+
<h5>proxy: <a href="classes/recordingproxy.html" class="tsd-signature-type">RecordingProxy</a></h5>
|
|
881
|
+
</li>
|
|
882
|
+
</ul>
|
|
883
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4>
|
|
884
|
+
</li>
|
|
885
|
+
</ul>
|
|
886
|
+
</li>
|
|
887
|
+
</ul>
|
|
888
|
+
</li>
|
|
889
|
+
<li>
|
|
890
|
+
<h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="interfaces/withproxyoptions.html" class="tsd-signature-type">WithProxyOptions</a></h5>
|
|
891
|
+
</li>
|
|
892
|
+
</ul>
|
|
893
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol"> | </span><a href="classes/recordingproxy.html" class="tsd-signature-type">RecordingProxy</a><span class="tsd-signature-symbol">></span></h4>
|
|
894
|
+
</li>
|
|
895
|
+
</ul>
|
|
896
|
+
</section>
|
|
897
|
+
</section>
|
|
898
|
+
<section class="tsd-panel-group tsd-member-group ">
|
|
899
|
+
<h2>Object literals</h2>
|
|
900
|
+
<section class="tsd-panel tsd-member tsd-kind-object-literal">
|
|
901
|
+
<a name="prettierdefaultoptions" class="tsd-anchor"></a>
|
|
902
|
+
<h3><span class="tsd-flag ts-flagConst">Const</span> Prettier<wbr>Default<wbr>Options</h3>
|
|
903
|
+
<div class="tsd-signature tsd-kind-icon">Prettier<wbr>Default<wbr>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
|
|
904
|
+
<aside class="tsd-sources">
|
|
905
|
+
<ul>
|
|
906
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/formatting.ts#L4">src/formatting.ts:4</a></li>
|
|
907
|
+
</ul>
|
|
908
|
+
</aside>
|
|
909
|
+
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal">
|
|
910
|
+
<a name="prettierdefaultoptions.printwidth" class="tsd-anchor"></a>
|
|
911
|
+
<h3>print<wbr>Width</h3>
|
|
912
|
+
<div class="tsd-signature tsd-kind-icon">print<wbr>Width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 120</span></div>
|
|
913
|
+
<aside class="tsd-sources">
|
|
914
|
+
<ul>
|
|
915
|
+
<li>Defined in <a href="https://github.com/ideamans/pagespeed-quest/blob/8dbbaab/src/formatting.ts#L4">src/formatting.ts:4</a></li>
|
|
916
|
+
</ul>
|
|
917
|
+
</aside>
|
|
918
|
+
</section>
|
|
919
|
+
</section>
|
|
920
|
+
</section>
|
|
921
|
+
</div>
|
|
922
|
+
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
923
|
+
<nav class="tsd-navigation primary">
|
|
924
|
+
<ul>
|
|
925
|
+
<li class="globals current ">
|
|
926
|
+
<a href="globals.html"><em>Globals</em></a>
|
|
927
|
+
</li>
|
|
928
|
+
</ul>
|
|
929
|
+
</nav>
|
|
930
|
+
<nav class="tsd-navigation secondary menu-sticky">
|
|
931
|
+
<ul class="before-current">
|
|
932
|
+
<li class=" tsd-kind-class">
|
|
933
|
+
<a href="classes/inventoryrepository.html" class="tsd-kind-icon">Inventory<wbr>Repository</a>
|
|
934
|
+
</li>
|
|
935
|
+
<li class=" tsd-kind-class">
|
|
936
|
+
<a href="classes/playbackproxy.html" class="tsd-kind-icon">Playback<wbr>Proxy</a>
|
|
937
|
+
</li>
|
|
938
|
+
<li class=" tsd-kind-class">
|
|
939
|
+
<a href="classes/proxy.html" class="tsd-kind-icon">Proxy</a>
|
|
940
|
+
</li>
|
|
941
|
+
<li class=" tsd-kind-class">
|
|
942
|
+
<a href="classes/recordingproxy.html" class="tsd-kind-icon">Recording<wbr>Proxy</a>
|
|
943
|
+
</li>
|
|
944
|
+
<li class=" tsd-kind-class">
|
|
945
|
+
<a href="classes/testproxy.html" class="tsd-kind-icon">Test<wbr>Proxy</a>
|
|
946
|
+
</li>
|
|
947
|
+
<li class=" tsd-kind-class">
|
|
948
|
+
<a href="classes/throttle.html" class="tsd-kind-icon">Throttle</a>
|
|
949
|
+
</li>
|
|
950
|
+
<li class=" tsd-kind-class">
|
|
951
|
+
<a href="classes/throttlinglog.html" class="tsd-kind-icon">Throttling<wbr>Log</a>
|
|
952
|
+
</li>
|
|
953
|
+
<li class=" tsd-kind-class">
|
|
954
|
+
<a href="classes/throttlingtransform.html" class="tsd-kind-icon">Throttling<wbr>Transform</a>
|
|
955
|
+
</li>
|
|
956
|
+
<li class=" tsd-kind-interface">
|
|
957
|
+
<a href="interfaces/beautifyresult.html" class="tsd-kind-icon">Beautify<wbr>Result</a>
|
|
958
|
+
</li>
|
|
959
|
+
<li class=" tsd-kind-interface">
|
|
960
|
+
<a href="interfaces/contentencodingpair.html" class="tsd-kind-icon">Content<wbr>Encoding<wbr>Pair</a>
|
|
961
|
+
</li>
|
|
962
|
+
<li class=" tsd-kind-interface">
|
|
963
|
+
<a href="interfaces/inventory.html" class="tsd-kind-icon">Inventory</a>
|
|
964
|
+
</li>
|
|
965
|
+
<li class=" tsd-kind-interface">
|
|
966
|
+
<a href="interfaces/lighthouseoptions.html" class="tsd-kind-icon">Lighthouse<wbr>Options</a>
|
|
967
|
+
</li>
|
|
968
|
+
<li class=" tsd-kind-interface">
|
|
969
|
+
<a href="interfaces/playbacktransaction.html" class="tsd-kind-icon">Playback<wbr>Transaction</a>
|
|
970
|
+
</li>
|
|
971
|
+
<li class=" tsd-kind-interface">
|
|
972
|
+
<a href="interfaces/proxyoptions.html" class="tsd-kind-icon">Proxy<wbr>Options</a>
|
|
973
|
+
</li>
|
|
974
|
+
<li class=" tsd-kind-interface">
|
|
975
|
+
<a href="interfaces/recordingsession.html" class="tsd-kind-icon">Recording<wbr>Session</a>
|
|
976
|
+
</li>
|
|
977
|
+
<li class=" tsd-kind-interface">
|
|
978
|
+
<a href="interfaces/recordingtransaction.html" class="tsd-kind-icon">Recording<wbr>Transaction</a>
|
|
979
|
+
</li>
|
|
980
|
+
<li class=" tsd-kind-interface">
|
|
981
|
+
<a href="interfaces/resource.html" class="tsd-kind-icon">Resource</a>
|
|
982
|
+
</li>
|
|
983
|
+
<li class=" tsd-kind-interface">
|
|
984
|
+
<a href="interfaces/transaction.html" class="tsd-kind-icon">Transaction</a>
|
|
985
|
+
</li>
|
|
986
|
+
<li class=" tsd-kind-interface">
|
|
987
|
+
<a href="interfaces/withproxyoptions.html" class="tsd-kind-icon">With<wbr>Proxy<wbr>Options</a>
|
|
988
|
+
</li>
|
|
989
|
+
<li class=" tsd-kind-type-alias">
|
|
990
|
+
<a href="globals.html#contentencodingtype" class="tsd-kind-icon">Content<wbr>Encoding<wbr>Type</a>
|
|
991
|
+
</li>
|
|
992
|
+
<li class=" tsd-kind-type-alias">
|
|
993
|
+
<a href="globals.html#formfactortype" class="tsd-kind-icon">Form<wbr>Factor<wbr>Type</a>
|
|
994
|
+
</li>
|
|
995
|
+
<li class=" tsd-kind-type-alias">
|
|
996
|
+
<a href="globals.html#httpheaders" class="tsd-kind-icon">Http<wbr>Headers</a>
|
|
997
|
+
</li>
|
|
998
|
+
<li class=" tsd-kind-variable">
|
|
999
|
+
<a href="globals.html#basenamemaxlength" class="tsd-kind-icon">Basename<wbr>Max<wbr>Length</a>
|
|
1000
|
+
</li>
|
|
1001
|
+
<li class=" tsd-kind-variable">
|
|
1002
|
+
<a href="globals.html#chunksize" class="tsd-kind-icon">Chunk<wbr>Size</a>
|
|
1003
|
+
</li>
|
|
1004
|
+
<li class=" tsd-kind-variable">
|
|
1005
|
+
<a href="globals.html#contentencodingmap" class="tsd-kind-icon">Content<wbr>Encoding<wbr>Map</a>
|
|
1006
|
+
</li>
|
|
1007
|
+
<li class=" tsd-kind-variable">
|
|
1008
|
+
<a href="globals.html#directoryindex" class="tsd-kind-icon">Directory<wbr>Index</a>
|
|
1009
|
+
</li>
|
|
1010
|
+
<li class=" tsd-kind-variable">
|
|
1011
|
+
<a href="globals.html#hashlength" class="tsd-kind-icon">Hash<wbr>Length</a>
|
|
1012
|
+
</li>
|
|
1013
|
+
<li class=" tsd-kind-variable">
|
|
1014
|
+
<a href="globals.html#ignoreparams" class="tsd-kind-icon">Ignore<wbr>Params</a>
|
|
1015
|
+
</li>
|
|
1016
|
+
<li class=" tsd-kind-variable">
|
|
1017
|
+
<a href="globals.html#ignoreparamsregex" class="tsd-kind-icon">Ignore<wbr>Params<wbr>Regex</a>
|
|
1018
|
+
</li>
|
|
1019
|
+
<li class=" tsd-kind-variable">
|
|
1020
|
+
<a href="globals.html#indexfile" class="tsd-kind-icon">Index<wbr>File</a>
|
|
1021
|
+
</li>
|
|
1022
|
+
<li class=" tsd-kind-variable">
|
|
1023
|
+
<a href="globals.html#inventorydir" class="tsd-kind-icon">Inventory<wbr>Dir</a>
|
|
1024
|
+
</li>
|
|
1025
|
+
<li class=" tsd-kind-variable">
|
|
1026
|
+
<a href="globals.html#main" class="tsd-kind-icon">main</a>
|
|
1027
|
+
</li>
|
|
1028
|
+
<li class=" tsd-kind-variable">
|
|
1029
|
+
<a href="globals.html#singleton" class="tsd-kind-icon">singleton</a>
|
|
1030
|
+
</li>
|
|
1031
|
+
<li class=" tsd-kind-function">
|
|
1032
|
+
<a href="globals.html#compress" class="tsd-kind-icon">compress</a>
|
|
1033
|
+
</li>
|
|
1034
|
+
<li class=" tsd-kind-function">
|
|
1035
|
+
<a href="globals.html#converteditabletext" class="tsd-kind-icon">convert<wbr>Editable<wbr>Text</a>
|
|
1036
|
+
</li>
|
|
1037
|
+
<li class=" tsd-kind-function">
|
|
1038
|
+
<a href="globals.html#decompress" class="tsd-kind-icon">decompress</a>
|
|
1039
|
+
</li>
|
|
1040
|
+
<li class=" tsd-kind-function">
|
|
1041
|
+
<a href="globals.html#ensureutf8string" class="tsd-kind-icon">ensure<wbr>Utf8<wbr>String</a>
|
|
1042
|
+
</li>
|
|
1043
|
+
<li class=" tsd-kind-function">
|
|
1044
|
+
<a href="globals.html#iscss" class="tsd-kind-icon">is<wbr>Css</a>
|
|
1045
|
+
</li>
|
|
1046
|
+
<li class=" tsd-kind-function">
|
|
1047
|
+
<a href="globals.html#ishtml" class="tsd-kind-icon">is<wbr>Html</a>
|
|
1048
|
+
</li>
|
|
1049
|
+
<li class=" tsd-kind-function">
|
|
1050
|
+
<a href="globals.html#isjs" class="tsd-kind-icon">is<wbr>Js</a>
|
|
1051
|
+
</li>
|
|
1052
|
+
<li class=" tsd-kind-function">
|
|
1053
|
+
<a href="globals.html#istext" class="tsd-kind-icon">is<wbr>Text</a>
|
|
1054
|
+
</li>
|
|
1055
|
+
<li class=" tsd-kind-function">
|
|
1056
|
+
<a href="globals.html#lighthousecommands" class="tsd-kind-icon">lighthouse<wbr>Commands</a>
|
|
1057
|
+
</li>
|
|
1058
|
+
<li class=" tsd-kind-function">
|
|
1059
|
+
<a href="globals.html#logger" class="tsd-kind-icon">logger</a>
|
|
1060
|
+
</li>
|
|
1061
|
+
<li class=" tsd-kind-function">
|
|
1062
|
+
<a href="globals.html#normalizeurl" class="tsd-kind-icon">normalize<wbr>Url</a>
|
|
1063
|
+
</li>
|
|
1064
|
+
<li class=" tsd-kind-function">
|
|
1065
|
+
<a href="globals.html#parsecontenttypeheader" class="tsd-kind-icon">parse<wbr>Content<wbr>Type<wbr>Header</a>
|
|
1066
|
+
</li>
|
|
1067
|
+
<li class=" tsd-kind-function">
|
|
1068
|
+
<a href="globals.html#playback" class="tsd-kind-icon">playback</a>
|
|
1069
|
+
</li>
|
|
1070
|
+
<li class=" tsd-kind-function">
|
|
1071
|
+
<a href="globals.html#proxycommands" class="tsd-kind-icon">proxy<wbr>Commands</a>
|
|
1072
|
+
</li>
|
|
1073
|
+
<li class=" tsd-kind-function">
|
|
1074
|
+
<a href="globals.html#recording" class="tsd-kind-icon">recording</a>
|
|
1075
|
+
</li>
|
|
1076
|
+
<li class=" tsd-kind-function">
|
|
1077
|
+
<a href="globals.html#requestcontentfilepath" class="tsd-kind-icon">request<wbr>Content<wbr>File<wbr>Path</a>
|
|
1078
|
+
</li>
|
|
1079
|
+
<li class=" tsd-kind-function">
|
|
1080
|
+
<a href="globals.html#runlighthouse" class="tsd-kind-icon">run<wbr>Lighthouse</a>
|
|
1081
|
+
</li>
|
|
1082
|
+
<li class=" tsd-kind-function">
|
|
1083
|
+
<a href="globals.html#stringifycontenttypeheader" class="tsd-kind-icon">stringify<wbr>Content<wbr>Type<wbr>Header</a>
|
|
1084
|
+
</li>
|
|
1085
|
+
<li class=" tsd-kind-function">
|
|
1086
|
+
<a href="globals.html#withplaybackproxy" class="tsd-kind-icon">with<wbr>Playback<wbr>Proxy</a>
|
|
1087
|
+
</li>
|
|
1088
|
+
<li class=" tsd-kind-function tsd-has-type-parameter">
|
|
1089
|
+
<a href="globals.html#withproxy" class="tsd-kind-icon">with<wbr>Proxy</a>
|
|
1090
|
+
</li>
|
|
1091
|
+
<li class=" tsd-kind-function">
|
|
1092
|
+
<a href="globals.html#withrecordingproxy" class="tsd-kind-icon">with<wbr>Recording<wbr>Proxy</a>
|
|
1093
|
+
</li>
|
|
1094
|
+
<li class=" tsd-kind-object-literal">
|
|
1095
|
+
<a href="globals.html#prettierdefaultoptions" class="tsd-kind-icon">Prettier<wbr>Default<wbr>Options</a>
|
|
1096
|
+
</li>
|
|
1097
|
+
</ul>
|
|
1098
|
+
</nav>
|
|
1099
|
+
</div>
|
|
1100
|
+
</div>
|
|
1101
|
+
</div>
|
|
1102
|
+
<footer class="with-border-bottom">
|
|
1103
|
+
<div class="container">
|
|
1104
|
+
<h2>Legend</h2>
|
|
1105
|
+
<div class="tsd-legend-group">
|
|
1106
|
+
<ul class="tsd-legend">
|
|
1107
|
+
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
|
1108
|
+
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
|
1109
|
+
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
|
1110
|
+
</ul>
|
|
1111
|
+
<ul class="tsd-legend">
|
|
1112
|
+
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
|
|
1113
|
+
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
|
1114
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
|
1115
|
+
</ul>
|
|
1116
|
+
<ul class="tsd-legend">
|
|
1117
|
+
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
|
1118
|
+
</ul>
|
|
1119
|
+
<ul class="tsd-legend">
|
|
1120
|
+
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
|
|
1121
|
+
</ul>
|
|
1122
|
+
</div>
|
|
1123
|
+
</div>
|
|
1124
|
+
</footer>
|
|
1125
|
+
<div class="container tsd-generator">
|
|
1126
|
+
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
|
|
1127
|
+
</div>
|
|
1128
|
+
<div class="overlay"></div>
|
|
1129
|
+
<script src="assets/js/main.js"></script>
|
|
1130
|
+
</body>
|
|
1131
|
+
</html>
|