RangeNotSatisfiable

Constant RangeNotSatisfiable 

Source
pub const RangeNotSatisfiable: u16 = 416;
Expand description

The 416 (Range Not Satisfiable) status code indicates that the set of ranges in the request’s Range header field (Section 14.2) has been rejected either because none of the requested ranges are satisfiable or because the client has requested an excessive number of small or overlapping ranges (a potential denial of service attack).