WSGI environ
The per-request mapping through which a WSGI server supplies CGI request data, input streams, and execution flags.
Also known as environ mapping
The per-request mapping through which a WSGI server supplies CGI request data, input streams, and execution flags.
Also known as environ mapping