1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
Matt Martz 450cfa8776
Handle duplicate headers in the uri module ()
* Handle duplicate headers, and make it easier for users to use cookies, by providing a pre-built string

* Ensure proper cookie ordering, make key plural

* Add note about cookie sort order

* Add tests for duplicate headers and cookies_string

* Extend tests, normalize headers between py2 and py3

* Add some notes in test code

* Don't use AttributeError, use six.PY3. Use better names.
2018-04-10 09:26:51 -05:00
..
cli
config
contrib
errors
executor module_common: handle None value for templar () 2018-03-29 13:54:48 -04:00
inventory_test_data/group_vars
mock
module_utils Handle duplicate headers in the uri module () 2018-04-10 09:26:51 -05:00
modules fix nxos_hsrp issues () 2018-04-09 23:54:05 -04:00
parsing
playbook
plugins Reduce recursion within group methods 2018-04-05 18:38:44 -04:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py