salt/tests/unit/netapi/rest_tornado
FELD Boris a4fd1e75c5 Add the support of login payload in JSON and YAML.
Login endpoint supported only application/x-www-form-urlencoded which may
be an useless limitation. This PR add support for more content-type,
JSON and YAML and every content-type supported by saltnado in general
as it uses the same deserialisation method than the lowstate deserialisation.
2015-09-18 19:16:47 +02:00
..
__init__.py Don't forget the blank lines at the end of the file 2015-04-24 16:29:51 -06:00
test_handlers.py Add the support of login payload in JSON and YAML. 2015-09-18 19:16:47 +02:00
test_utils.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-19 16:13:16 -06:00