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/tasks
Sloane Hertel 9f9991eb10
uri: form location correctly from relative redirect (#84541) (#84854)
* uri: form location correctly from relative redirect

Previously, the original URL would be combined with the relative location incorrectly, especially for URL of any complexity.

Add simple tests demonstrating the problem that fail without the fix

* fix pylint error, import the method similar to other uri methods

* add changelog fragment

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
(cherry picked from commit 61a6222e0e)

Co-authored-by: Robert Muir <rmuir@apache.org>
10 months ago
..
ciphers.yml Allow selection of TLS/SSL ciphers (#78650) 3 years ago
install-socat-and-test-unix-socket.yml Remove py2 support from urls.py (#81880) 2 years ago
main.yml Typo fixes and other bits and bobs (#83672) 2 years ago
redirect-all.yml Use HTTPS instead of HTTP for httpbin tests. (#39457) 8 years ago
redirect-none.yml uri: form location correctly from relative redirect (#84541) (#84854) 10 months ago
redirect-safe.yml uri: form location correctly from relative redirect (#84541) (#84854) 10 months ago
redirect-urllib2.yml [stable-2.18] Fix uri integration test on Python 3.13 (#84518) (#84519) 1 year ago
return-content.yml Add missing newlines to YAML files (#80031) 3 years ago
unexpected-failures.yml Cleanup write_file method in uri (#76412) 4 years ago
unix-socket.yml Typo fixes and other bits and bobs (#83672) 2 years ago
use_gssapi.yml Fix FreeBSD HTTP Kerberos setup (#72595) 5 years ago
use_netrc.yml ansible-test - Update http-test-container (#83272) 2 years ago