String scgiEnv(String key)
Arguments
key: Name of the environment variable
Usage
Since environment variables are handled differently under the SCGI protocol to the conventional manner, this function must be used instead of System::getEnv to read environment variables within an SCGI application.