mirror of
https://github.com/httpie/cli.git
synced 2025-08-19 03:26:43 +02:00
Rename repo from httpie/httpie
to httpie/cli
This commit is contained in:
@@ -15,7 +15,7 @@ from .utils import HTTP_OK, TESTS_ROOT, IS_PYOPENSSL, http
|
||||
|
||||
try:
|
||||
# Handle OpenSSL errors, if installed.
|
||||
# See <https://github.com/httpie/httpie/issues/729>
|
||||
# See <https://github.com/httpie/cli/issues/729>
|
||||
# noinspection PyUnresolvedReferences
|
||||
import OpenSSL.SSL
|
||||
ssl_errors = (
|
||||
|
Reference in New Issue
Block a user