Changeset 951
- Timestamp:
- 01/30/06 22:43:29
- Files:
-
- trunk/docs/book/xml/apireference.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/book/xml/apireference.xml
r943 r951 87 87 same os request.protocol, but allows easy comparisons like <code>if 88 88 cherrypy.request.version >= "1.1": do_http_1_1_thing</code>.</para> 89 </section> 90 <section> 91 <title>cherrypy.request.wsgi_environ</title> 92 <para>This attribute is a dictionary containing the WSGI environment for the request. In non-WSGI settings, it is set to False.</para> 89 93 </section> 90 94 <section>

