Constant REDIRECT_STATUS
pub const REDIRECT_STATUS: Bytes;Available on crate feature
fastcgi only.Expand description
REDIRECT_STATUS — required by php-fpm when PHP was built with
--enable-force-cgi-redirect (the upstream default). Typically 200.