======= environ ======= .. py:attribute:: environ **domain**: server **language**: python **class** :doc:`AbstractItem class ` Description =========== Specifies the WSGI environment dictionary of the current request from the client. See also ======== :doc:`Server side programming ` :doc:`session `