You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use http with HTTP/2 to test localhost served by Caddy and its localhost self-signed certificates. However, even with option --verify no, http (with httpie-http2) still verifies the certificate:
I'd like to use
http
with HTTP/2 to test localhost served by Caddy and its localhost self-signed certificates. However, even with option--verify no
,http
(withhttpie-http2
) still verifies the certificate:Without
httpie-http2
,http
works fine.The text was updated successfully, but these errors were encountered: