Constant FCGI_MPXS_CONNS
pub const FCGI_MPXS_CONNS: Bytes;Available on crate feature
fastcgi only.Expand description
FCGI_MPXS_CONNS — 1 if the application multiplexes requests on a
single connection, 0 otherwise. FastCGI spec §4.1.