pub const DEFAULT_URL_ENCODED_FORM_LIMIT: usize = 2_097_152;
Expand description

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