WSGI middleware to filter HTML responses
Project description
Introduction
repoze.slicer is a simple piece of WSGI middleware that can extract part of a HTML response. This can be used to reduce the amount of parsing and manipulation of DOM trees in browsers, which is especially expensive with older versions of IE.
Changelog
1.0a2
Handle CDATA correctly. [wichert]
Check multiple stackframes to deal with WSGIFilter versions. [wichert]
1.0a1
first release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
repoze.slicer-1.0a2.tar.gz
(3.2 kB
view hashes)