File: README.rst

package info (click to toggle)
python-oslo.middleware 6.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 652 kB
  • sloc: python: 3,573; makefile: 21; sh: 2
file content (14 lines) | stat: -rw-r--r-- 594 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
===============
oslo.middleware
===============

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: https://docs.openstack.org/oslo.middleware/latest/
* Source: https://opendev.org/openstack/oslo.middleware
* Bugs: https://bugs.launchpad.net/oslo.middleware
* Release notes: https://docs.openstack.org/releasenotes/oslo.middleware/