Constant actix_web_lab::extract::DEFAULT_BODY_LIMIT
source ยท pub const DEFAULT_BODY_LIMIT: usize = 2_097_152;
Expand description
Default body size limit of 2MiB.
pub const DEFAULT_BODY_LIMIT: usize = 2_097_152;
Default body size limit of 2MiB.