root/flup/server/scgi_base.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @77:3454cb15a7dd [77:3454cb15a7dd] 09/11/08 12:28:52 Allan Saddi <allan@saddi.com> Add an indication as to which header fails assertion when passing in …
(edit) @71:8415bd6fd402 [71:8415bd6fd402] 07/22/08 09:53:30 Allan Saddi <allan@saddi.com> Revise previous patch for compatibility with pre-2.5 Python.
(edit) @70:e25bd11d9fba [70:e25bd11d9fba] 07/22/08 07:43:45 Allan Saddi <allan@saddi.com> Attempt to deduce missing PATH_INFO and/or QUERY_STRING from REQUEST_URI, …
(edit) @59:5e584c75125a [59:5e584c75125a] 01/02/07 14:15:05 Allan Saddi <allan@saddi.com> Re-commit r2304 since it was found that mod_scgi does set …
(edit) @58:a441a02fc46d [58:a441a02fc46d] 12/29/06 10:27:02 Allan Saddi <allan@saddi.com> Back out previous commit. PATH_INFO is still not set correctly by …
(edit) @57:79ae9ca6d617 [57:79ae9ca6d617] 12/29/06 10:13:03 Allan Saddi <allan@saddi.com> Deprecate WSGI_SCRIPT_NAME and scriptName in scgi_base. Modern versions of …
(edit) @54:2b5576bea19a [54:2b5576bea19a] 12/05/06 14:11:04 Allan Saddi <allan@saddi.com> Update servers to default to an empty QUERY_STRING if not present in the …
(edit) @47:515d4e5a2ec1 [47:515d4e5a2ec1] 11/24/06 18:08:05 Allan Saddi <allan@saddi.com> Don't bother with connection debug stuff when dealing with UNIX sockets.
(edit) @45:ca72a5901070 [45:ca72a5901070] 11/24/06 18:00:02 Allan Saddi <allan@saddi.com> Experimental support for SCGI over UNIX domain sockets.
(edit) @37:16c62607bcd6 [37:16c62607bcd6] 06/18/06 09:04:04 Allan Saddi <allan@saddi.com> Stop ignoring EPIPE exceptions.
(edit) @32:0bd397459063 [32:0bd397459063] 02/23/06 16:16:01 Allan Saddi <allan@saddi.com> Add paste.server_factory-compliant factories and respective egg entry …
(edit) @17:73577e591432 [17:73577e591432] 05/31/05 15:37:04 Allan Saddi <allan@saddi.com> Take scriptName from the WSGI_SCRIPT_NAME environment variable passed from …
(edit) @15:fdeee42dffd9 [15:fdeee42dffd9] 05/18/05 16:13:01 Allan Saddi <allan@saddi.com> Change default allowedServers for ajp and scgi to 127.0.0.1?. Accept …
(edit) @14:38fc972c06c7 [14:38fc972c06c7] 05/18/05 12:59:02 Allan Saddi <allan@saddi.com> Change threaded servers so wsgi.multiprocess is False by default. Allow it …
(edit) @13:9614506c40a9 [13:9614506c40a9] 05/18/05 03:11:02 Allan Saddi <allan@saddi.com> Fix wsgi.multiprocess for scgi_fork. (Set to True.)
(edit) @8:32111cd994e9 [8:32111cd994e9] 04/16/05 02:45:05 Allan Saddi <allan@saddi.com> mod_scgi doesn't pass in PATH_INFO. Deduce from SCRIPT_NAME.
(add) @2:64639f1c3e8c [2:64639f1c3e8c] 04/14/05 19:55:03 Allan Saddi <allan@saddi.com> Checkpoint commit.
Note: See TracRevisionLog for help on using the revision log.