WSGIFilter 0.2
Abstract base class / framework for building output-filtering WSGI middleware
A framework (in the form of an abstract base class) for building output-filtering WSGI middleware.
Features:
- You can filter just some content types (e.g., text/html) with low overhead for unfiltered output.
- Handles issues of decoding and encoding responses using the HTTPEncode system of formats.
- Does all the hard stuff with WSGI output filtering.
It can be installed from the subversion repository with easy_install WSGIFilter==dev
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| WSGIFilter-0.2.tar.gz (md5) | Source | 2008-12-01 | 22KB | 11627 | |
- Author: Ian Bicking
- Home Page: http://pythonpaste.org/wsgifilter/
- Keywords: wsgi middleware webdev
- License: MIT
- Categories
- Package Index Owner: ianb
- DOAP record: WSGIFilter-0.2.xml
