aboutsummaryrefslogtreecommitdiffstats
path: root/components/net/fetch/methods.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/net/fetch/methods.rs')
-rw-r--r--components/net/fetch/methods.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/net/fetch/methods.rs b/components/net/fetch/methods.rs
index 29c6d14a7ea..20c5cd87cc1 100644
--- a/components/net/fetch/methods.rs
+++ b/components/net/fetch/methods.rs
@@ -347,7 +347,7 @@ pub fn main_fetch(
.iter()
.map(|(name, _)| name.as_str().to_owned())
.collect();
- }
+ },
// Subsubstep 3.
Some(list) => {
response.cors_exposed_header_name_list =