Skip to main content

MAX_PARAMS_RECORD_BODY

Constant MAX_PARAMS_RECORD_BODY 

pub const MAX_PARAMS_RECORD_BODY: usize = 65_535; // 65_535usize
Available on crate feature fastcgi only.
Expand description

The maximum total byte length of a stream of name-value pairs that can fit in a single FastCGI record (content length is a u16).