[galaxyproject/galaxy] 88d4bf: Fix KeyError when getting request and response con...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 88d4bf204c554c95ca40aa88504198f6705aa9a1 https://github.com/galaxyproject/galaxy/commit/88d4bf204c554c95ca40aa8850419... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2017-03-15 (Wed, 15 Mar 2017) Changed paths: M .ci/py3_sources.txt M lib/galaxy/web/framework/base.py M lib/galaxy/web/framework/decorators.py Log Message: ----------- Fix KeyError when getting request and response content-type headers Fix https://github.com/galaxyproject/galaxy/issues/2551 Also fix Python3 compatibility, xref: #1715 Commit: 0e7a71596d859728600bbf4569cae3bfd85574c9 https://github.com/galaxyproject/galaxy/commit/0e7a71596d859728600bbf4569cae... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-15 (Wed, 15 Mar 2017) Changed paths: M .ci/py3_sources.txt M lib/galaxy/web/framework/base.py M lib/galaxy/web/framework/decorators.py Log Message: ----------- Merge pull request #3757 from nsoranzo/fix_for_2551 Fix KeyError when getting request and response content-type headers Compare: https://github.com/galaxyproject/galaxy/compare/460d876fc481...0e7a71596d85
participants (1)
-
GitHub