There was an error while loading. Please reload this page.
1 parent 028c48f commit 919c380Copy full SHA for 919c380
src/common/referer.rs
@@ -5,7 +5,7 @@ use http::header::HeaderValue;
5
/// `Referer` header, defined in
6
/// [RFC7231](http://tools.ietf.org/html/rfc7231#section-5.5.2)
7
///
8
-/// The `Referer` [sic] header field allows the user agent to specify a
+/// The `Referer` \[sic\] header field allows the user agent to specify a
9
/// URI reference for the resource from which the target URI was obtained
10
/// (i.e., the "referrer", though the field name is misspelled). A user
11
/// agent MUST NOT include the fragment and userinfo components of the
0 commit comments