pub const MAX_HTTP_RESPONSE_BYTES: usize = _; // 8_388_608usize
Maximum response body bytes read before truncation — bounds host memory so a hostile or oversized response cannot exhaust it.