community.general/lib/ansible/modules/net_tools/basics
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
..
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
get_url.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
slurp.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
uri.py uri/win_uri: Make method a free text field (#49719) 2019-02-28 15:55:18 -05:00