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
2019-02-28 15:55:18 -05:00
..
main.yml uri/win_uri: Make method a free text field (#49719) 2019-02-28 15:55:18 -05:00
redirect-all.yml
redirect-none.yml
redirect-safe.yml
redirect-urllib2.yml
unexpected-failures.yml