Skip to main content

Abstract base class / framework for building output-filtering WSGI middleware

Project description

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 WSGIRemote 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

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page