|
|
01/13/08 16:58:08 |
@1853
|
[1853]
|
fumanchu |
Fix to wsgi parsing of the URI "*". |
|
|
06/17/07 15:24:59 |
@1672
|
[1672]
|
fumanchu |
2.x branch fix for #677 (_cpwsgi requestLine: PATH_INFO SCRIPT_NAME). |
|
|
12/29/06 00:02:24 |
@1582
|
[1582]
|
dowski |
2.x backport of fixes in [1388] and [1530] (safer WSGI and request close). … |
|
|
12/11/06 15:18:07 |
@1520
|
[1520]
|
fumanchu |
Added the WSGI server from CP 3 to the distro. Enable it via the config … |
|
|
12/10/06 17:40:06 |
@1509
|
[1509]
|
fumanchu |
2.x backport of [1230] (Missing call to request.close() on … |
|
|
12/10/06 17:35:39 |
@1508
|
[1508]
|
fumanchu |
2.x backport of [1226] (new server.socket_timeout config entry). |
|
|
12/09/06 13:50:06 |
@1491
|
[1491]
|
fumanchu |
2.x backport of [1109] (Comment improvements). |
|
|
12/09/06 13:21:38 |
@1486
|
[1486]
|
fumanchu |
2.x backport of [1096] (moved request body size check into _cprequest from … |
|
|
12/09/06 12:56:59 |
@1483
|
[1483]
|
fumanchu |
2.x Partial fix for #511 (wsgi default encoding). |
|
|
11/18/06 16:15:27 |
@1439
|
[1439]
|
fumanchu |
Fix for REMOTE_HOST bug in 2.x branch and trunk. |
|
|
04/24/06 18:52:40 |
@1064
|
[1064]
|
dowski |
Making a branch for any future work on the 2.2.x line. |
|
copied from trunk/cherrypy/_cpwsgi.py:
|
|
|
03/22/06 02:03:50 |
@1013
|
[1013]
|
fumanchu |
Fix for #496 (memory leak in threadlocal objects). |