mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 13:12:30 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| aws | ||
| basic | ||
| cloud | ||
| ec2 | ||
| facts | ||
| gcp | ||
| json_utils | ||
| net_tools | ||
| network | ||
| parsing | ||
| urls | ||
| __init__.py | ||
| conftest.py | ||
| test_database.py | ||
| test_distribution_version.py | ||
| test_known_hosts.py | ||
| test_postgresql.py | ||
| test_text.py | ||