pub const DEFAULT_CHUNK_SIZE: u64 = 4096; // 4_096u64
Expand description

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