WebStyle: new get_original_wsgi_environment method
- Adds new get_original_wsgi_environment method to the SimulatedModPythonRequest object that let client code retrieve the original WSGI environment used to initialize the req object, provided no communication (both reading and writing) was already started.