mirror of https://github.com/gorhill/uBlock.git
Alphabetical order
This commit is contained in:
parent
f876b68171
commit
5e5bc24f63
|
@ -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 New Issue