summaryrefslogtreecommitdiff
path: root/paste/cgiapp.py
Commit message (Expand)AuthorAgeFilesLines
* Hopefully maybe make this Windows compatibleianb2005-11-221-6/+15
* Added license comment to all substantive filesianb2005-08-311-0/+3
* Converted cgiapp to paste.deployianb2005-08-221-5/+9
* Fixed problem with scripts that don't output any headers, and chop query stri...ianb2005-08-181-6/+10
* Removed debugging cruftianb2005-08-151-5/+0
* Added (non-Windows-compatible!) function to communicate with subprocesses, an...ianb2005-08-151-23/+165
* Added CGI proxy applicationianb2005-08-151-0/+88