pub const DEFAULT_MAX_DECODED_BODY: usize = 65_536;
Default cap on the size of the base64-decoded body.