Skip to main content

MAX_HTTP_RESPONSE_BYTES

Constant MAX_HTTP_RESPONSE_BYTES 

Source
pub const MAX_HTTP_RESPONSE_BYTES: usize = _; // 8_388_608usize
Expand description

Maximum response body bytes read before truncation — bounds host memory so a hostile or oversized response cannot exhaust it.