You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
doc | 2 years ago | |
oslo | 7 years ago | |
oslo_middleware | 8 months ago | |
releasenotes | 3 months ago | |
.coveragerc | 7 years ago | |
.gitignore | 2 years ago | |
.gitreview | 3 years ago | |
.mailmap | 8 years ago | |
.pre-commit-config.yaml | 1 year ago | |
.stestr.conf | 4 years ago | |
.zuul.yaml | 4 months ago | |
CONTRIBUTING.rst | 2 years ago | |
HACKING.rst | 5 years ago | |
LICENSE | 8 years ago | |
README.rst | 3 years ago | |
requirements.txt | 11 months ago | |
setup.cfg | 2 months ago | |
setup.py | 2 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 1 year ago |
README.rst
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/