Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 951

Show
Ignore:
Timestamp:
01/30/06 22:43:29
Author:
dowski
Message:

API doc entry for cherrypy.request.wsgi_environ

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/book/xml/apireference.xml

    r943 r951  
    8787            same os request.protocol, but allows easy comparisons like <code>if 
    8888            cherrypy.request.version &gt;= "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> 
    8993        </section> 
    9094        <section> 

Hosted by WebFaction

Log in as guest/cpguest to create tickets