Constant GATEWAY_INTERFACE
pub const GATEWAY_INTERFACE: Bytes;Available on crate features
fastcgi and std only.Expand description
GATEWAY_INTERFACE — the dialect of CGI being used (e.g. CGI/1.1).
RFC 3875 §4.1.4.