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
Dag Wieers 4e6c113bf0 uri/win_uri: Make method a free text field (#49719)
* uri/win_uri: Make method a free text field

Since various interfaces introduce their own HTTP method (e.g. like
PROPFIND, LIST or TRACE) it's better to leave this up to the user.

* Fix HTTP method check in module_utils urls

* Add integration test for method UNKNOWN

* Clarify the change as requested during review
6 years ago
..
main.yml uri/win_uri: Make method a free text field (#49719) 6 years ago
redirect-all.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 6 years ago
redirect-none.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 6 years ago
redirect-safe.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 6 years ago
redirect-urllib2.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 6 years ago
unexpected-failures.yml uri: check unexpected failure doesn't occur when file cannot be saved (#45824) 6 years ago