Files
community.general/lib/ansible/plugins/connection
Nathaniel Case a3385a60b4 httpapi: let httpapi plugin handle HTTPErrors other than 401 (#43436)
* Hold httpapi response in BytesIO

* Let httpapi plugin deal with HTTP codes if it wants

* Python 3.5 won't json.loads() bytes

* Don't modify headers passed to send

* Move code handling back to send()

but let httpapi plugin have a say on how it happens
2018-08-13 10:25:06 -04:00
..
2018-04-11 11:53:05 -04:00
2017-11-16 13:49:57 -05:00
2018-01-20 08:50:01 -05:00
2018-01-20 08:50:01 -05:00
2018-08-10 01:34:23 +02:00
2017-12-12 12:25:53 +00:00