community.general/lib/ansible/modules/net_tools/basics
Matt Martz 0507c907a9
get_url should accept headers as a dict, instead of only a complicated string (#35470)
* get_url should accept headers as a dict, instead of only a complicated string

* update headers description text

* Add headers string and dict tests for get_url

* Add intg test for string header format parsing error

* Adjust deprecation version ahead 1 release, add the version dict format was added in to description
2018-04-10 11:50:39 -05:00
..
__init__.py
get_url.py get_url should accept headers as a dict, instead of only a complicated string (#35470) 2018-04-10 11:50:39 -05:00
slurp.py
uri.py uri: Add redirect tests for none, safe, urllib2 and all (#37068) 2018-03-29 14:54:42 -04:00