oslo.middleware/README.rst
lioplhp 93a07b7b97 Optimize the link address
Use https instead of http to ensure the safety

Change-Id: I0a6a941b6e899d1f9a13e615454befce70f05d54
2017-04-15 10:13:47 +08:00

861 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.