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/integration/targets/uri/tasks
Matt Clay 6a73a5a480
Fixes for uri integration test. (#79688)
* Fix HTTP methods used in URI test.

* Fix urllib2 redirect tests on Python 3.11.

* Fix uri cookie testing on Python 3.11.
2 years ago
..
ciphers.yml Allow selection of TLS/SSL ciphers (#78650) 2 years ago
main.yml Fixes for uri integration test. (#79688) 2 years ago
redirect-all.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 7 years ago
redirect-none.yml Fixes for uri integration test. (#79688) 2 years ago
redirect-safe.yml Update the tests to work with new httptester container (#72013) 4 years ago
redirect-urllib2.yml Fixes for uri integration test. (#79688) 2 years ago
return-content.yml do not return the body even if it failed (#69706) 5 years ago
unexpected-failures.yml Cleanup write_file method in uri (#76412) 2 years ago
use_gssapi.yml Fix FreeBSD HTTP Kerberos setup (#72595) 4 years ago
use_netrc.yml uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 2 years ago