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
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
..
integration uri: form location correctly from relative redirect (#84541) (#84854) 10 months ago
lib/ansible_test [stable-2.18] ansible-test - Use urllib intead of curl (#84551) (#84629) 12 months ago
sanity [stable-2.18] Cover unit tests with mypy (#84084) (#84086) 1 year ago
support Typo fixes and other bits and bobs (#83672) 2 years ago
units [bp-2.18] facts: use pagesize for darwin (#84809) 11 months ago