-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.har
More file actions
232 lines (232 loc) · 8.72 KB
/
Copy pathexample.har
File metadata and controls
232 lines (232 loc) · 8.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
{
"log": {
"version": "1.2",
"creator": { "name": "WebPageTest", "version": "example" },
"pages": [
{
"startedDateTime": "2026-02-14T09:00:00.000Z",
"id": "page_1",
"title": "https://shop.acme-widgets.example/",
"pageTimings": { "onContentLoad": 1100, "onLoad": 2600 }
}
],
"entries": [
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.000Z",
"time": 140,
"request": { "method": "GET", "url": "https://shop.acme-widgets.example/", "headers": [] },
"response": {
"status": 200,
"content": { "size": 34000, "mimeType": "text/html", "compression": 24000 },
"bodySize": 10000, "headersSize": 400, "_transferSize": 10400
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.120Z",
"time": 70,
"request": { "method": "GET", "url": "https://shop.acme-widgets.example/assets/app.css", "headers": [] },
"response": {
"status": 200,
"content": { "size": 46000, "mimeType": "text/css", "compression": 34000 },
"bodySize": 12000, "headersSize": 260, "_transferSize": 12260
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.160Z",
"time": 130,
"request": { "method": "GET", "url": "https://shop.acme-widgets.example/assets/app.js", "headers": [] },
"response": {
"status": 200,
"content": { "size": 180000, "mimeType": "application/javascript", "compression": 120000 },
"bodySize": 60000, "headersSize": 260, "_transferSize": 60260
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.180Z",
"time": 60,
"request": { "method": "GET", "url": "https://shop.acme-widgets.example/img/hero.webp", "headers": [] },
"response": {
"status": 200,
"content": { "size": 120000, "mimeType": "image/webp", "compression": 0 },
"bodySize": 120000, "headersSize": 220, "_transferSize": 120220
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.220Z",
"time": 40,
"request": { "method": "GET", "url": "https://shop.acme-widgets.example/img/logo.svg", "headers": [] },
"response": {
"status": 200,
"content": { "size": 4000, "mimeType": "image/svg+xml", "compression": 2600 },
"bodySize": 1400, "headersSize": 200, "_transferSize": 1600
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.240Z",
"time": 120,
"request": { "method": "GET", "url": "https://www.googletagmanager.com/gtm.js?id=GTM-ACME01", "headers": [] },
"response": {
"status": 200,
"content": { "size": 118000, "mimeType": "application/javascript", "compression": 78000 },
"bodySize": 40000, "headersSize": 250, "_transferSize": 40250
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.480Z",
"time": 90,
"request": { "method": "GET", "url": "https://www.google-analytics.com/analytics.js", "headers": [] },
"response": {
"status": 200,
"content": { "size": 49000, "mimeType": "application/javascript", "compression": 30000 },
"bodySize": 19000, "headersSize": 220, "_transferSize": 19220
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.520Z",
"time": 45,
"request": { "method": "POST", "url": "https://www.google-analytics.com/g/collect?v=2", "headers": [] },
"response": {
"status": 204,
"content": { "size": 0, "mimeType": "" },
"bodySize": 0, "headersSize": 180, "_transferSize": 180
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.300Z",
"time": 190,
"request": { "method": "GET", "url": "https://securepubads.g.doubleclick.net/tag/js/gpt.js", "headers": [] },
"response": {
"status": 200,
"content": { "size": 130000, "mimeType": "application/javascript", "compression": 86000 },
"bodySize": 44000, "headersSize": 240, "_transferSize": 44240
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.260Z",
"time": 35,
"request": { "method": "GET", "url": "https://fonts.googleapis.com/css2?family=Inter:wght@400;700", "headers": [] },
"response": {
"status": 200,
"content": { "size": 1600, "mimeType": "text/css", "compression": 900 },
"bodySize": 700, "headersSize": 180, "_transferSize": 880
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.560Z",
"time": 60,
"request": { "method": "GET", "url": "https://fonts.gstatic.com/s/inter/v13/inter-regular.woff2", "headers": [] },
"response": {
"status": 200,
"content": { "size": 22000, "mimeType": "font/woff2", "compression": 0 },
"bodySize": 22000, "headersSize": 180, "_transferSize": 22180
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.580Z",
"time": 62,
"request": { "method": "GET", "url": "https://fonts.gstatic.com/s/inter/v13/inter-bold.woff2", "headers": [] },
"response": {
"status": 200,
"content": { "size": 23000, "mimeType": "font/woff2", "compression": 0 },
"bodySize": 23000, "headersSize": 180, "_transferSize": 23180
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:01.200Z",
"time": 160,
"request": { "method": "GET", "url": "https://www.youtube.com/embed/aqz-KE-bpKQ", "headers": [] },
"response": {
"status": 200,
"content": { "size": 72000, "mimeType": "text/html", "compression": 48000 },
"bodySize": 24000, "headersSize": 260, "_transferSize": 24260
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:01.400Z",
"time": 240,
"request": { "method": "GET", "url": "https://s.ytimg.com/yts/jsbin/www-embed-player.js", "headers": [] },
"response": {
"status": 200,
"content": { "size": 340000, "mimeType": "application/javascript", "compression": 210000 },
"bodySize": 100000, "headersSize": 240, "_transferSize": 100240
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:01.650Z",
"time": 80,
"request": { "method": "GET", "url": "https://i.ytimg.com/vi/aqz-KE-bpKQ/hqdefault.jpg", "headers": [] },
"response": {
"status": 200,
"content": { "size": 28000, "mimeType": "image/jpeg", "compression": 0 },
"bodySize": 28000, "headersSize": 200, "_transferSize": 28200
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.900Z",
"time": 110,
"request": { "method": "GET", "url": "https://static.hotjar.com/c/hotjar-12345.js", "headers": [] },
"response": {
"status": 200,
"content": { "size": 66000, "mimeType": "application/javascript", "compression": 40000 },
"bodySize": 22000, "headersSize": 220, "_transferSize": 22220
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:01.800Z",
"time": 130,
"request": { "method": "GET", "url": "https://widget.intercom.io/widget/abc123.js", "headers": [] },
"response": {
"status": 200,
"content": { "size": 210000, "mimeType": "application/javascript", "compression": 140000 },
"bodySize": 70000, "headersSize": 230, "_transferSize": 70230
},
"timings": {}
},
{
"pageref": "page_1",
"startedDateTime": "2026-02-14T09:00:00.700Z",
"time": 95,
"request": { "method": "GET", "url": "https://js.stripe.com/v3/", "headers": [] },
"response": {
"status": 200,
"content": { "size": 90000, "mimeType": "application/javascript", "compression": 58000 },
"bodySize": 30000, "headersSize": 230, "_transferSize": 30230
},
"timings": {}
}
]
}
}