root/branches/cherrypy-2.1/cherrypy/lib/filter
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| __init__.py | 0 bytes | 8 | 4 years | -- |
| basefilter.py | 2.5 kB | 270 | 3 years | 1. Moved RequestHandled? exception from basefilter to cperror. Application … |
| baseurlfilter.py | 2.4 kB | 574 | 3 years | Changed locals "req", "resp" to "request", "response" for better … |
| cachefilter.py | 8.9 kB | 665 | 3 years | Fix for #309 (confusion between threads and requests). |
| decodingfilter.py | 2.5 kB | 382 | 3 years | Implements ticket #195. … |
| encodingfilter.py | 2.7 kB | 382 | 3 years | Implements ticket #195. … |
| gzipfilter.py | 3.6 kB | 382 | 3 years | Implements ticket #195. … |
| logdebuginfofilter.py | 4.0 kB | 687 | 3 years | Fix for #326. Test case will come later. |
| nsgmlsfilter.py | 4.0 kB | 387 | 3 years | To handle generators, changed .join(body) to .join([x for x in body]) … |
| sessionauthenticatefilter.py | 4.5 kB | 732 | 3 years | Fix for #336. Corrected docstring and replaced use of … |
| sessionfilter.py | 16.4 kB | 1776 | 1 year | 2.1 fix for #744 (Malicious cookies may allow access to files outside the … |
| staticfilter.py | 2.8 kB | 580 | 3 years | Moved fileGenerator, httpdate, serve_file, and get_ranges from … |
| tidyfilter.py | 5.7 kB | 387 | 3 years | To handle generators, changed .join(body) to .join([x for x in body]) … |
| xmlrpcfilter.py | 11.3 kB | 962 | 3 years | Fix for xmlprcfilter (2.1 branch; the trunk doesn't need this because … |
|
Note: See TracBrowser for help on using the browser.

