You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Update readthedocs links.
This commit is contained in:
@@ -14,7 +14,7 @@ from httpie.plugins import plugin_manager
|
||||
from httpie.utils import repr_dict_nice
|
||||
|
||||
try:
|
||||
# https://urllib3.readthedocs.org/en/latest/security.html
|
||||
# https://urllib3.readthedocs.io/en/latest/security.html
|
||||
urllib3.disable_warnings()
|
||||
except AttributeError:
|
||||
# In some rare cases, the user may have an old version of the requests
|
||||
|
Reference in New Issue
Block a user