ansible/test/units/module_utils/urls
Jordan Borean caba47dd3f
Add support for GSSAPI/Kerberos to urls.py (#72113)
* Add support for GSSAPI/Kerberos to urls.py

* Test out changes with the latest test container

* Get remote hosts working

* Fix up httptester_krb5_password reader

* Fix tests for opensuse and macOS

* Hopefully last lot of testing changes

* Dont do CBT on macOS

* Fixes from review
2020-10-13 14:16:07 +10:00
..
fixtures Add support for GSSAPI/Kerberos to urls.py (#72113) 2020-10-13 14:16:07 +10:00
__init__.py
test_channel_binding.py Add support for GSSAPI/Kerberos to urls.py (#72113) 2020-10-13 14:16:07 +10:00
test_fetch_url.py Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00
test_generic_urlparse.py
test_prepare_multipart.py Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
test_RedirectHandlerFactory.py
test_Request.py
test_RequestWithMethod.py
test_urls.py