|
|
12/28/06 13:53:28 |
@1569
|
[1569]
|
fumanchu |
2.x backport of RFC-2047 header encoding/decoding (see [1166] et al). |
|
|
12/11/06 15:22:15 |
@1521
|
[1521]
|
fumanchu |
2.x partial backport of [1406] (Fix for #588 (CherryPyWSGIServer sends … |
|
|
12/11/06 13:28:52 |
@1516
|
[1516]
|
fumanchu |
2.x backport of [1369]; new Request.is_index attribute is None until set … |
|
|
12/10/06 16:48:58 |
@1506
|
[1506]
|
fumanchu |
2.x backport of [1202], [1203] (new expires function, plus Response.time … |
|
|
12/09/06 18:09:17 |
@1504
|
[1504]
|
fumanchu |
2.x backport of [1176] (Since request.headers converts case automatically, … |
|
|
12/09/06 13:50:06 |
@1491
|
[1491]
|
fumanchu |
2.x backport of [1109] (Comment improvements). |
|
|
12/09/06 13:29:20 |
@1487
|
[1487]
|
fumanchu |
2.x backport of [1098] (moved the profiler setup into _cprequest (so it's … |
|
|
12/09/06 13:21:38 |
@1486
|
[1486]
|
fumanchu |
2.x backport of [1096] (moved request body size check into _cprequest from … |
|
|
08/03/06 00:12:54 |
@1210
|
[1210]
|
fumanchu |
Fixes for #544 and #545 (serveFile issues) for CP 2 branch. |
|
|
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/_cphttptools.py:
|
|
|
04/06/06 15:04:03 |
@1042
|
[1042]
|
fumanchu |
Fix for #505 (cherrypy.thread_data cleared on Request.close). |