Skip to main content

DEFAULT_BODY_CAP

Constant DEFAULT_BODY_CAP 

Source
pub const DEFAULT_BODY_CAP: usize = _; // 52_428_800usize
Expand description

Discover the body cap from the environment. Accepts values like 50MB, 1.5GB, or a bare integer (bytes). Falls back to 50 MiB.