Constant GATEWAY_INTERFACE_CGI_1_1
pub const GATEWAY_INTERFACE_CGI_1_1: Bytes;Available on crate feature
fastcgi only.Expand description
Canonical value of GATEWAY_INTERFACE when speaking CGI/1.1, which is
what nginx and php-fpm hard-require.