hurl/integration/ssl/insecure.curl

4 lines
95 B
Plaintext
Raw Normal View History

curl --insecure 'https://localhost:8001/hello'
curl --insecure 'https://localhost:8001/hello'
2021-10-20 09:01:51 +03:00