Files
oslo.middleware/README.rst
melissaml 8c7fa5bb10 Add release notes link to README
Change-Id: I4facaa0cf8cdc72411d80207a8a64d0657a9eb56
2018-06-21 13:05:43 +08:00

925 B

oslo.middleware

Latest Version

Downloads

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.