summaryrefslogtreecommitdiff
path: root/docs/modules/gzipper.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/gzipper.txt')
-rw-r--r--docs/modules/gzipper.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/modules/gzipper.txt b/docs/modules/gzipper.txt
new file mode 100644
index 0000000..1036422
--- /dev/null
+++ b/docs/modules/gzipper.txt
@@ -0,0 +1,10 @@
+:mod:`paste.gzipper` -- Gzip-compress responses
+===============================================
+
+.. automodule:: paste.gzipper
+
+Module Contents
+---------------
+
+.. autoclass:: middleware
+.. autofunction:: make_gzip_middleware