summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index aa5aa5f..bcbb2ed 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,10 @@
oslo.middleware
===================================
-oslo.middleware library
+Oslo middleware library includes components that can be injected into
+wsgi pipelines to intercept request/response flows. The base class can be
+enhanced with functionality like add/delete/modification of http headers
+and support for limiting size/connection etc.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.middleware