Files
oslo.middleware/oslo_middleware/base.py
Julien Danjou f553a614de Do not add a default content type when replying
WebOb includes a default content_type, and that's incorrect for status
code such as 304. This fixes that by generalizing the previous fix we
introduced for the CORS middleware.

Change-Id: I57c47ee5627b17a4e266b9ac4bc038dfccb35012
2016-05-11 14:07:38 +02:00

4.8 KiB