Skip to main content

FCGI_MAX_CONTENT_LEN

Constant FCGI_MAX_CONTENT_LEN 

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

Maximum content length of a single FastCGI record (2 bytes unsigned).