mirror of
https://github.com/httpie/cli.git
synced 2025-08-19 00:15:55 +02:00
Cleanup inline to-dos
I.
This commit is contained in:
@@ -27,7 +27,6 @@ CLIENT_KEY = str(CERTS_ROOT / 'client.key')
|
||||
CLIENT_PEM = str(CERTS_ROOT / 'client.pem')
|
||||
|
||||
|
||||
# FIXME:
|
||||
# We test against a local httpbin instance which uses a self-signed cert.
|
||||
# Requests without --verify=<CA_BUNDLE> will fail with a verification error.
|
||||
# See: https://github.com/kevin1024/pytest-httpbin#https-support
|
||||
|
Reference in New Issue
Block a user