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 5411d2f commit fa4bdb9Copy full SHA for fa4bdb9
src/auth/authorization.rs
@@ -6,7 +6,7 @@ use crate::headers::{HeaderName, HeaderValue, Headers, AUTHORIZATION};
6
///
7
/// # Specifications
8
9
-/// - [RFC 7235, section 4.2: Authorization](https://tools.ietf.org/html/rfc7232#section-3.4)
+/// - [RFC 7235, section 4.2: Authorization](https://tools.ietf.org/html/rfc7235#section-4.2)
10
11
/// # Examples
12
0 commit comments