oslo.middleware/oslo_middleware
Adam Kijak d9ad4bae1e Invalid parsing of Forwarded header fixed
_parse_rfc7239_header() did not parse properly
a Forwarded header with additional spaces

Closes-Bug: #1711573
Change-Id: Ic8b7f9698d7b3440005b17d249b1c8f0f66dae8a
(cherry picked from commit 480d60ac85)
2017-08-31 06:35:51 +00:00
..
healthcheck Remove usage of parameter enforce_type 2017-05-31 14:50:20 +08:00
locale Remove pot files 2016-08-24 08:38:59 +02:00
tests Invalid parsing of Forwarded header fixed 2017-08-31 06:35:51 +00:00
__init__.py add missing shortcut for HTTPProxyToWSGI middleware 2015-11-09 13:31:59 -05:00
_i18n.py Update URLs in documents according to document migration 2017-07-12 23:06:02 +08:00
base.py Replace deprecated inspect function in Python 3 2017-06-27 23:37:39 -04:00
catch_errors.py Remove log translations 2017-03-28 14:10:19 +08:00
correlation_id.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-12-07 04:10:58 +00:00
cors.py TrivialFix: Remove default=None when set value in Config 2016-10-19 13:07:45 +08:00
debug.py Replace six.iteritems() with .items() 2016-12-09 10:37:30 +08:00
http_proxy_to_wsgi.py Invalid parsing of Forwarded header fixed 2017-08-31 06:35:51 +00:00
opts.py Remove deprecated oslo.subdomain from CORS opts 2017-06-19 17:52:45 -04:00
request_id.py Set global_request_id if passed in as X-OpenStack-Request-ID. 2017-05-23 12:48:41 -04:00
sizelimit.py Fix test_request_too_large_no_content_length failure 2017-04-13 20:57:50 +08:00
ssl.py Limit ssl deprecation warning to external importers 2016-10-17 10:23:23 +08:00
stats.py Add new middleware to send API data to statsd 2017-01-04 09:23:57 +10:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:22 -05:00