ansible/test/integration/targets/uri/tasks
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
..
main.yml uri: Add redirect tests for none, safe, urllib2 and all (#37068) 2018-03-29 14:54:42 -04:00
redirect-all.yml uri: Add redirect tests for none, safe, urllib2 and all (#37068) 2018-03-29 14:54:42 -04:00
redirect-none.yml uri: Add redirect tests for none, safe, urllib2 and all (#37068) 2018-03-29 14:54:42 -04:00
redirect-safe.yml uri: Add redirect tests for none, safe, urllib2 and all (#37068) 2018-03-29 14:54:42 -04:00
redirect-urllib2.yml uri: Add redirect tests for none, safe, urllib2 and all (#37068) 2018-03-29 14:54:42 -04:00