mirror of https://github.com/ansible/ansible.git
win_get_url - Fix handling of restricted headers (#57892)
* fix 57880
* ADded test
* Remove host header from test
* TEst error
* Fix tests
* fix user agent test
(cherry picked from commit 66728cb93f)
pull/57980/head
parent
c1391fd636
commit
ee48ceaf10
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "win_get_url - Fix handling of restricted headers as per (https://github.com/ansible/ansible/issues/57880)"
|
||||
Loading…
Reference in New Issue