pub const DEFAULT_MAX_PAYLOAD_BYTES: usize = 262_144;
Default cap on the size of the raw payload after inflate.