1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/uri
Dag Wieers 9bb1ee30bf Required changes to support redirects on HTTP 307/308 ()
* Required changes to support redirects on HTTP 307/308

This ensures HTTP 307 and 308 will redirect the request to the new
location without modification.

* Fix the unused newheaders reference

* Be more compliant

* Add integration tests for follow_redirects=all

* Improve other tests for new behaviour

* Make follow_redirects values more strict
2018-04-06 13:17:14 -05:00
..
files
meta
tasks Required changes to support redirects on HTTP 307/308 () 2018-04-06 13:17:14 -05:00
templates
vars
aliases