You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/uri
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
6 years ago
..
files Fix uri test on Python 2.6. 6 years ago
meta Migrate Linux CI roles to test targets. (#17997) 8 years ago
tasks uri: Add form-urlencoded support to body_format (#37188) 6 years ago
templates Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 7 years ago
vars Extra deps needed for building cryptography 8 years ago
aliases Overhaul httptester support in ansible-test. (#39892) 6 years ago