Commit Graph

14 Commits (23e2ca91c2b73280e84e805d04be3a768b584aee)

Author SHA1 Message Date
Artur a26c325bd8
uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569)
4 years ago
Matt Martz b8025ac160
Allow selection of TLS/SSL ciphers (#78650)
4 years ago
Matt Martz d58e69c82d
Add support for gzip decoding responses (#41925)
4 years ago
Matt Clay 2595b42aca
Prefer unittest.mock over mock. (#77886)
4 years ago
Matt Clay 8ca28acd0d Fix unit tests for Python 3.11.
4 years ago
Matt Martz 4dca539a29
Expose `unredirected_headers` to `uri` and `get_url` modules (#75308)
5 years ago
Matt Clay d0484fbf74 Cleanup for Python 3.9 and pycodestyle compat.
6 years ago
Matt Martz 8bd4e2a144 cert validation fixes - Attempt 2 (#55953)
7 years ago
Sam Doran 8f4f3750fe
Ensure uri module always returns status even on failure (#56240)
7 years ago
Matt Martz 77bfcad33a
Support unix socket with urls/uri (#43560)
7 years ago
Juan Antonio Osorio 9f081ca04f identity: Add GSSAPI suport for FreeIPA authentication (#52031)
7 years ago
Felix Fontein bc69aeca7f Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628)
8 years ago
Matt Martz 450cfa8776
Handle duplicate headers in the uri module (#33792)
8 years ago
Matt Martz 6332beef65
Add unit tests for ansible.module_utils.urls (#38059)
8 years ago