mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
* HTTPError can also function as a non-exceptional file-like return value (the same thing that urlopen() returns) * HTTPError - adding response to info dictionnary * HTTPError - adding response to info dictionnary * HTTPError - adding body response to info dictionnary