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/test/integration/targets/uri
Dag Wieers 9bb1ee30bf Required changes to support redirects on HTTP 307/308 (#36809)
* 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
7 years ago
..
files Fix uri test on Python 2.6. 7 years ago
meta Migrate Linux CI roles to test targets. (#17997) 8 years ago
tasks Required changes to support redirects on HTTP 307/308 (#36809) 7 years ago
templates Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 7 years ago
vars Extra deps needed for building cryptography 8 years ago
aliases Fix and enable more tests for osx and freebsd. (#20482) 8 years ago