summaryrefslogtreecommitdiff
path: root/flup/server/fcgi.py
Commit message (Expand)AuthorAgeFilesLines
* Add configurable timeout (default: no timeout) to be used when theAllan Saddi2009-10-211-1/+1
* change debug to default to FalseJon Nelson2009-06-121-1/+1
* Let all the active requests to finish before quittingAnand Chitipothu2009-05-291-0/+1
* Import Paste factories (and dependencies...) from PasteScriptAllan Saddi2009-05-181-4/+0
* Add forceCGI keyword argument to FastCGI servers toAllan Saddi2009-02-021-2/+3
* Update servers to default to an empty QUERY_STRING ifAllan Saddi2006-12-051-0/+2
* Change intra-package imports into absolute imports.Allan Saddi2006-12-021-2/+2
* Add support for FastCGI roles other than FCGI_RESPONDER.Allan Saddi2006-08-281-3/+4
* Added umask keyword parameter to fcgi and fcgi_fork,Allan Saddi2006-05-181-1/+2
* Add paste.server_factory-compliant factories and respectiveAllan Saddi2006-02-241-3/+9
* Change threaded servers so wsgi.multiprocess is False by default.Allan Saddi2005-05-181-1/+2
* Update copyrights. Some modules were created long ago, some weren't.Allan Saddi2005-04-151-1/+1
* Checkpoint commit.Allan Saddi2005-04-151-1198/+33
* flup package, first cut.Allan Saddi2005-04-151-0/+1306