commit caa01a5da50e2ac09b3315834c0879aa5f803f71 Author: Zuul Date: Sat Oct 3 05:27:17 2020 +0000 Update git submodules * Update swift from branch 'master' - Merge "wsgi: Ensure _response_headers is a list" - wsgi: Ensure _response_headers is a list It's reasonably common that apps or middlewares may send back headers via dict.items(), but WSGIContext users often expect the headers to be a list. Convert it for them, to avoid errors like AttributeError: 'dict_items' object has no attribute 'append' Change-Id: I4d061fad4da370c1cbb77ab78a55133319ea2dd7 diff --git a/swift b/swift index 227cb64..4441a54 160000 --- a/swift +++ b/swift @@ -1 +1 @@ -Subproject commit 227cb64788712c96933cfdc249dd3f11273b81c9 +Subproject commit 4441a54ad141cccfe1ad352239f6b35a473d40b6