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
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
4 years ago
..
fixtures Add support for GSSAPI/Kerberos to urls.py (#72113) 4 years ago
__init__.py
test_RedirectHandlerFactory.py cert validation fixes - Attempt 2 (#55953) 6 years ago
test_Request.py get_url pass incorrect If-Modified-Since header(#67417) (#67419) 5 years ago
test_RequestWithMethod.py
test_channel_binding.py Add support for GSSAPI/Kerberos to urls.py (#72113) 4 years ago
test_fetch_url.py Cleanup for Python 3.9 and pycodestyle compat. 5 years ago
test_generic_urlparse.py
test_prepare_multipart.py Add multipart/form-data functionality (#69376) 5 years ago
test_urls.py