ansible/test/integration/targets/uri/tasks
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
..
main.yml uri: Add form-urlencoded support to body_format (#37188) 2018-05-17 13:18:18 -04:00
redirect-all.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 2018-05-01 16:28:42 -07:00
redirect-none.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 2018-05-01 16:28:42 -07:00
redirect-safe.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 2018-05-01 16:28:42 -07:00
redirect-urllib2.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 2018-05-01 16:28:42 -07:00