Skip to content

Commit

Permalink
Fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed Sep 6, 2024
1 parent eb0a466 commit 2807aee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ public ContextFilter(ApplicationModel applicationModel) {
keySet.add("trailer");
keySet.add("upgrade");
keySet.add("upgrade-insecure-requests");
keySet.add("user-agent");

UNLOADING_KEYS = new TrieTree(keySet);
}
Expand Down

0 comments on commit 2807aee

Please sign in to comment.