env_table()
Used to wrap the normal env_table variable used inside CGI.
# File actionpack/lib/action_controller/rack_process.rb, line 295 def env_table @request.env end