We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3594a2a commit e82c9e3Copy full SHA for e82c9e3
src/security/mod.rs
@@ -196,7 +196,7 @@ pub enum ReferrerOptions {
196
UnsafeUrl,
197
}
198
199
-/// Mitigates referrer leakage by controlling the referer[sic] header in links away from pages
+/// Mitigates referrer leakage by controlling the referer\[sic\] header in links away from pages
200
///
201
/// [read more](https://scotthelme.co.uk/a-new-security-header-referrer-policy/)
202
0 commit comments