Python Paste


wsgifilter


Modules

The wsgifilter module exposes 7 submodules:

examples
filter
fixuplinks
utilities for manipulating html links
htmlserialize
proxyapp
WSGI proxy application that applies a deliverance theme while passing the request to another HTTP server
proxycommand
This implements the basic framework for making an HTTP proxy app from your filter.
relocateresponse
Takes a response (headers + content) and relocates it, changing domain names and paths.

See the source for more information.