actix_web_lab::extract

Constant DEFAULT_BODY_LIMIT

source
pub const DEFAULT_BODY_LIMIT: usize = 2_097_152;
Expand description

Default body size limit of 2MiB.