You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Martz 450cfa8776
Handle duplicate headers in the uri module (#33792)
* 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.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Handle duplicate headers in the uri module (#33792) 7 years ago
legacy Initial commit for Scaleway Compute (#38285) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Multiple ansible-test fixes. (#38247) 7 years ago
sanity Add unit tests for ansible.module_utils.urls (#38059) 7 years ago
units Handle duplicate headers in the uri module (#33792) 7 years ago
utils Fix building from ubuntu1404 Dockerfile 7 years ago