Constant rocket::response::DEFAULT_CHUNK_SIZE

source ·
pub const DEFAULT_CHUNK_SIZE: u64 = 4096;
Expand description

The default size, in bytes, of a chunk for streamed responses.