Commit Graph

18 Commits (4e69d83fac2efff3ac8f2fbc8a1e8a9728edc57e)

Author SHA1 Message Date
Yacht Shaver c7334ea92c
Fix url encoded credentials in netloc (#82552)
2 years ago
Matt Clay 18e8401edd
Remove Python 2.x compat from unit tests (#82109)
3 years ago
Matt Martz 92d2c66db2
Remove py2 support from urls.py (#81880)
3 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Jordan Borean 0df794e5a4
urls - remove deprecated client key calls (#80751)
3 years ago
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
Zhanwei Wang 1097694355
get_url pass incorrect If-Modified-Since header(#67417) (#67419)
6 years ago
Jordan Borean e747487720
ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)
7 years ago
Andrey Klychkov 32de51adac Unit tests: remove unused imports (#59740)
7 years ago
Matt Martz 8bd4e2a144 cert validation fixes - Attempt 2 (#55953)
7 years ago
Dag Wieers 4e6c113bf0 uri/win_uri: Make method a free text field (#49719)
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
Matt Martz 0221d1ad20
Introduce and use locale-naive rfc2822 date format function (#44868)
8 years ago
Matt Martz d4930e6692
Add requests.Session like class (#37622)
8 years ago