summaryrefslogtreecommitdiff
path: root/examples/wsgi.py
Commit message (Collapse)AuthorAgeFilesLines
* PEP-8 fixesSergey Shepelev2014-08-271-1/+2
|
* MergeRyan Williams2010-02-211-6/+2
|\
| * Used convenience functions in examples.Ryan Williams2010-02-211-6/+2
|/
* Added docs on max_http_version which mention its purpose of killing ↵Ryan Williams2010-01-101-5/+7
| | | | keepalives, improved wsgi docs with the example code.
* Add a NEWS file and an example of using the wsgi server along with a link to ↵donovan2008-07-071-0/+20
Spawning; Set version number to 0.6.1 for a release.