Skip to main content

GIT_BLOB_WHOLE

Constant GIT_BLOB_WHOLE 

Source
pub const GIT_BLOB_WHOLE: u8 = _; // 1u8
Expand description

Deliver the whole object or answer TOO_LARGE. Without it a request is a window: the server returns what fits from offset and size still carries the true object size, so a viewer can render the head of a file too large to ship whole.