root/branches/cherrypy-2.x/cherrypy/filters
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| __init__.py | 5.6 kB | 1008 | 2 years | As per the discussion on cherrypy-devel, … |
| basefilter.py | 1.1 kB | 856 | 3 years | Big change: camelCase to lower_with_underscore names (still need to update … |
| baseurlfilter.py | 1.0 kB | 998 | 2 years | Fix for #476 (BaseURLFilter doesn't use socket_port). |
| cachefilter.py | 9.7 kB | 1577 | 2 years | cachefilter tweak. |
| decodingfilter.py | 2.1 kB | 946 | 3 years | Fixes for header.elements now returning [] instead of None. |
| encodingfilter.py | 4.3 kB | 1519 | 2 years | 2.x backport of [1402]; fix for #577 (GzipFilter doesn't force an update … |
| gzipfilter.py | 3.2 kB | 1519 | 2 years | 2.x backport of [1402]; fix for #577 (GzipFilter doesn't force an update … |
| logdebuginfofilter.py | 2.3 kB | 1972 | 3 months | Fix for #818 (No content type). |
| nsgmlsfilter.py | 2.9 kB | 1519 | 2 years | 2.x backport of [1402]; fix for #577 (GzipFilter doesn't force an update … |
| responseheadersfilter.py | 0.6 kB | 860 | 3 years | added the response_headers_filter and headers decorator to fix ticket 302 |
| sessionauthenticatefilter.py | 4.0 kB | 1584 | 2 years | Backport fix to get rid of thread_data. This may need to be documented for … |
| sessionfilter.py | 18.1 kB | 1775 | 10 months | 2.x fix for #744 (Malicious cookies may allow access to files outside the … |
| staticfilter.py | 3.7 kB | 1003 | 2 years | PEP8ifying static filter |
| tidyfilter.py | 4.5 kB | 1519 | 2 years | 2.x backport of [1402]; fix for #577 (GzipFilter doesn't force an update … |
| virtualhostfilter.py | 1.3 kB | 1241 | 2 years | Fix for #543 (virtualhostfilter.py generates URIs with a double slash). |
| wsgiappfilter.py | 5.8 kB | 1582 | 2 years | 2.x backport of fixes in [1388] and [1530] (safer WSGI and request close). … |
| xmlrpcfilter.py | 10.0 kB | 1503 | 2 years | 2.x fix for #533. CP3 will behave correctly and return a Fault when an … |
Note: See TracBrowser for help on using the browser.

