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/units/module_utils/urls
Matt Martz 493cf817a9 Don't rely on netloc for determining hostname and port, just use hostname and port (#56270)
* Add changelog fragment
* Fix IPv6 address parsing for py2.6, and add tests
* make sure hostname isn't None
7 years ago
..
fixtures Add unit tests for ansible.module_utils.urls (#38059) 8 years ago
__init__.py Add unit tests for ansible.module_utils.urls (#38059) 8 years ago
test_RedirectHandlerFactory.py Add unit tests for ansible.module_utils.urls (#38059) 8 years ago
test_Request.py uri/win_uri: Make method a free text field (#49719) 7 years ago
test_RequestWithMethod.py Add unit tests for ansible.module_utils.urls (#38059) 8 years ago
test_fetch_url.py Support unix socket with urls/uri (#43560) 7 years ago
test_generic_urlparse.py Add unit tests for ansible.module_utils.urls (#38059) 8 years ago
test_urls.py Don't rely on netloc for determining hostname and port, just use hostname and port (#56270) 7 years ago