ansible/test/units/module_utils/urls
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
..
fixtures
__init__.py
test_fetch_url.py Support unix socket with urls/uri (#43560) 2019-02-18 10:21:42 -06:00
test_generic_urlparse.py
test_RedirectHandlerFactory.py
test_Request.py uri/win_uri: Make method a free text field (#49719) 2019-02-28 15:55:18 -05:00
test_RequestWithMethod.py
test_urls.py Support unix socket with urls/uri (#43560) 2019-02-18 10:21:42 -06:00