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/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
8 years ago
..
__init__.py Split modules/network into two parts (#24024) 9 years ago
get_url.py get_url should accept headers as a dict, instead of only a complicated string (#35470) 8 years ago
slurp.py Update metadata to 1.1 8 years ago
uri.py uri: Add redirect tests for none, safe, urllib2 and all (#37068) 8 years ago