community.general/lib/ansible/modules/net_tools/basics
Dag Wieers 0fba72ce3c uri: Add form-urlencoded support to body_format (#37188)
* uri: Add form-urlencoded support to body_format

This PR adds form-urlencoded support so the user does not need to take
care of correctly encode input and have the same convenience as using
JSON.

This fixes #37182

* Various fixes

* Undo documentation improvements

No longer my problem

* Fix the remaining review comments
2018-05-17 13:18:18 -04:00
..
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
get_url.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
slurp.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
uri.py uri: Add form-urlencoded support to body_format (#37188) 2018-05-17 13:18:18 -04:00