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 0a87dfc commit c914167Copy full SHA for c914167
src/disabled/warning.rs
@@ -5,7 +5,7 @@ use parsing::from_one_raw_str;
5
6
/// `Warning` header, defined in [RFC7234](https://tools.ietf.org/html/rfc7234#section-5.5)
7
///
8
-/// The `Warning` header field can be be used to carry additional information
+/// The `Warning` header field can be used to carry additional information
9
/// about the status or transformation of a message that might not be reflected
10
/// in the status code. This header is sometimes used as backwards
11
/// compatible way to notify of a deprecated API.
0 commit comments