ansible/test/integration/targets/uri
Dag Wieers 800dad5bdf uri: Add redirect tests for none, safe, urllib2 and all (#37068)
This is required if we want to ensure that #36809 doesn't cause any
important behavioral changes.

This PR changes the uri module to support follow_redirects=urllib2

It also adds a better error message when the connection closes before
any data was returned.
2018-03-29 14:54:42 -04:00
..
files Fix uri test on Python 2.6. 2018-03-19 23:11:38 -07:00
meta
tasks uri: Add redirect tests for none, safe, urllib2 and all (#37068) 2018-03-29 14:54:42 -04:00
templates Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 2018-01-03 09:52:56 -06:00
vars
aliases