mixmatch/mixmatch
Jeremy Freudberg a1a9cad038 Request headers are case insensitive
Per RFC2616. Within the codebase itself we represent headers as
uppercase strings, but now they can be passed with any capitalization
style. (Including whatever keystoneauth or requests chooses to send.)

Change-Id: Ia4e932a91dec030b9efeb947759ceebdb7a426fc
Closes-Bug: #1720433
2017-10-10 17:45:25 +00:00
..
config uwsgi improvements 2017-08-04 16:03:01 -04:00
extend More attributes of flask.request in RequestDetails 2017-09-11 19:47:09 +00:00
tests Request headers are case insensitive 2017-10-10 17:45:25 +00:00
__init__.py Initial commit of the code 2016-11-07 09:49:52 -05:00
auth.py Config refactoring 2017-06-13 12:20:28 -04:00
cli.py Add mixmatch-manage cli command with db_sync 2017-09-05 11:46:08 -04:00
listener.py Config refactoring 2017-06-13 12:20:28 -04:00
model.py Rename tenant_id to project_id 2017-05-15 19:32:35 +00:00
proxy.py Request headers are case insensitive 2017-10-10 17:45:25 +00:00
services.py Neutron pass-through 2017-07-31 17:55:38 +00:00
session.py Fix pep8 issues 2016-11-07 15:50:28 -05:00
utils.py Neutron pass-through 2017-07-31 17:55:38 +00:00
wsgi.py uwsgi improvements 2017-08-04 16:03:01 -04:00