mirror of https://github.com/ansible/ansible.git
win_uri: backport fix custom header override (#37889)
* append request headers instead of replacing (#37845)
(cherry picked from commit 2c44061a04
)
* Added changelog fragment
pull/38238/head
parent
0c88f199ec
commit
886a88a967
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- win_uri - do not override existing header when using the ``headers`` key.
|
||||
https://github.com/ansible/ansible/pull/37845
|
Loading…
Reference in New Issue