1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Update links to HTTPS

This commit is contained in:
Jakub Roztocil
2019-08-30 10:07:01 +02:00
parent 2579827418
commit 63df735fef
10 changed files with 21 additions and 21 deletions

View File

@@ -59,7 +59,7 @@ class AuthPlugin(BasePlugin):
class TransportPlugin(BasePlugin):
"""
http://docs.python-requests.org/en/latest/user/advanced/#transport-adapters
https://2.python-requests.org/en/latest/user/advanced/#transport-adapters
"""