Skip to main content

MAX_BODY_CHARS_BEFORE_CHUNK

Constant MAX_BODY_CHARS_BEFORE_CHUNK 

Source
pub const MAX_BODY_CHARS_BEFORE_CHUNK: usize = 8_000;
Expand description

Body character count above which the body is split into chunks.