Go to file
Takashi Kajinami 7d1ca5d6b3 Remove filter support of HealthCheck middleware
Deploying HealthCheck middleware as a filter was deprecated long ago[1]
and we are now ready to remove this capability and require users to
deploy it as an application.

[1] 6feaa13610

Change-Id: I788c61e4cfa67ffbc4132fdc5da33a1521987a74
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-09-30 17:01:07 +01:00
2020-09-22 11:18:45 +02:00
2019-04-19 19:48:39 +00:00
2018-07-04 08:20:45 +07:00
2025-04-02 11:18:12 +01:00
2024-05-01 11:37:30 +09:00

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.

Description
OpenStack middleware library
Readme 4.4 MiB
Languages
Python 100%