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 9a942ed commit cd5155dCopy full SHA for cd5155d
src/common/range.rs
@@ -10,7 +10,7 @@ use std::ops::{Bound, RangeBounds};
10
/// # ABNF
11
///
12
/// ```text
13
-/// Range = byte-ranges-specifier / other-ranges-specifier
+/// Range = byte-ranges-specifier / other-ranges-specifier
14
/// other-ranges-specifier = other-range-unit "=" other-range-set
15
/// other-range-set = 1*VCHAR
16
0 commit comments