Constant actix_web_lab::extract::DEFAULT_URL_ENCODED_FORM_LIMIT

source ยท
pub const DEFAULT_URL_ENCODED_FORM_LIMIT: usize = 2_097_152;
Expand description

Default URL-encoded form payload size limit of 2MiB.