Add 'Insecure Curl Call'

master
Mehran Dehghanian 4 years ago
parent 15dcf9cedb
commit 55466b6850

@ -0,0 +1,8 @@
Apply to every request:
`echo insecure >> ~/.curlrc`
Apply only to current request:
```
-k
```
Loading…
Cancel
Save