PARTIAL_CONTENT

Constant PARTIAL_CONTENT 

Source
pub const PARTIAL_CONTENT: Code<'_>;
Expand description

HTTP Code for Partial Content (206)

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/206 for more info