mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Alphabetical order
This commit is contained in:
parent
f876b68171
commit
5e5bc24f63
1 changed files with 1 additions and 1 deletions
|
|
@ -1261,8 +1261,8 @@ const Parser = class {
|
|||
Parser.removableHTTPHeaders = Parser.prototype.removableHTTPHeaders = new Set([
|
||||
'',
|
||||
'location',
|
||||
'report-to',
|
||||
'refresh',
|
||||
'report-to',
|
||||
'set-cookie',
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue