|
|
10/28/07 13:33:34 |
@1797
|
[1797]
|
fumanchu |
Forward port to trunk from 3.0.x [1704]. Responses were being gzipped … |
|
|
10/28/07 13:28:42 |
@1796
|
[1796]
|
fumanchu |
Forward port to trunk from 3.0.x [1703]. Added checking of 'Vary' header … |
|
|
10/27/07 23:14:47 |
@1790
|
[1790]
|
fumanchu |
Fix for #728 (tools.expires doesn't set a past-date header when secs=0). |
|
|
10/26/07 23:10:31 |
@1771
|
[1771]
|
fumanchu |
Fix for #721 (bugs in tools.caching). |
|
|
01/11/07 10:47:25 |
@1595
|
[1595]
|
fumanchu |
Test update for must-revalidate. |
|
|
12/09/06 16:48:50 |
@1495
|
[1495]
|
fumanchu |
Fixed bug in caching; invalid methods did not delete cached resource. See … |
|
|
08/25/06 16:25:56 |
@1278
|
[1278]
|
fumanchu |
More (final?) config overhaul work:
… |
|
|
08/24/06 02:02:42 |
@1275
|
[1275]
|
fumanchu |
Overhaul of config system:
1. New docstring for config module! … |
|
|
08/24/06 01:35:47 |
@1274
|
[1274]
|
fumanchu |
Made all imports absolute "just in case" for Python 2.5. |
|
|
08/21/06 16:06:43 |
@1263
|
[1263]
|
fumanchu |
Fixed the HTTP/1.0 test suite. This involved moving wsgi SERVER_PROTOCOL … |
|
|
08/05/06 17:11:10 |
@1215
|
[1215]
|
fumanchu |
Fix for testExpiresTool when behind Apache. |
|
|
07/24/06 22:10:26 |
@1207
|
[1207]
|
fumanchu |
Test and fix for bug in expires tool. |
|
|
07/17/06 16:34:54 |
@1203
|
[1203]
|
fumanchu |
More work on tools.expires:
1. Now takes 'secs' arg instead of 'e_time'. … |
|
|
07/17/06 10:21:56 |
@1202
|
[1202]
|
dowski |
1. New "expires" tool for setting the "Expires" header.
… |
|
|
07/06/06 00:33:05 |
@1187
|
[1187]
|
fumanchu |
Fix for #538 (Caching must set Age response header). Also fixed a bad bug … |
|
|
06/08/06 00:30:05 |
@1127
|
[1127]
|
fumanchu |
Fix for #509 (don't cache for POST, PUT, DELETE). |
|
|
06/01/06 12:05:33 |
@1114
|
[1114]
|
fumanchu |
Removed "filter" from lots of places, including renaming of tests. |
|
copied from trunk/cherrypy/test/test_cache_filter.py:
|
|
|
05/07/06 01:35:03 |
@1096
|
[1096]
|
fumanchu |
Root and config are now isolated per app:
… |