Skip to content

Commit

Permalink
fix: firefox order
Browse files Browse the repository at this point in the history
  • Loading branch information
szmarczak committed May 15, 2022
1 parent 1982d03 commit f7686d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data_files/headers-order.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@
"upgrade-insecure-requests",
"Upgrade-Insecure-Requests",
"te",
"sec-fetch-site",
"sec-fetch-dest",
"sec-fetch-mode",
"sec-fetch-site",
"sec-fetch-user",
"sec-fetch-dest",
"Sec-Fetch-Mode",
"Sec-Fetch-Dest",
"Sec-Fetch-Mode",
"Sec-Fetch-Site",
"Sec-Fetch-User"
],
Expand Down

0 comments on commit f7686d3

Please sign in to comment.