mirror of https://github.com/ansible/ansible.git
Fix #67417. HTTP header value of `If-Modified-Since` set by `get_url` does not follow HTTP protocol.
(cherry picked from commit 1097694355
)
pull/68620/merge
parent
bf3cd041e7
commit
f7c63c1201
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- get_url pass incorrect If-Modified-Since header (https://github.com/ansible/ansible/issues/67417)
|
Loading…
Reference in New Issue