Skip to content

Commit 521a853

Browse files
OrKoNDevtools-frontend LUCI CQ
authored andcommitted
[AI Assistance] remove network headers
Bug: none Change-Id: I35b01aba44cc18788ad6ed6601ea805c4d9e5151 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5999790 Reviewed-by: Nikolay Vitkov <[email protected]> Commit-Queue: Alex Rudenko <[email protected]> Commit-Queue: Nikolay Vitkov <[email protected]> Auto-Submit: Alex Rudenko <[email protected]>
1 parent 84b5731 commit 521a853

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

front_end/panels/freestyler/DrJonesNetworkAgent.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -216,27 +216,22 @@ const allowedHeaders = new Set([
216216
'content-disposition',
217217
'content-encoding',
218218
'content-language',
219-
'content-length',
220219
'content-location',
221-
'content-md5',
222220
'content-range',
223221
'content-security-policy',
224222
'content-type',
225223
'correlation-id',
226224
'date',
227225
'delta-base',
228226
'dnt',
229-
'etag',
230227
'expect-ct',
231228
'expect',
232229
'expires',
233230
'forwarded',
234231
'front-end-https',
235232
'host',
236233
'http2-settings',
237-
'if-match',
238234
'if-modified-since',
239-
'if-none-match',
240235
'if-range',
241236
'if-unmodified-source',
242237
'im',

0 commit comments

Comments
 (0)