httpie / cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
https://httpie.io
BSD 3-Clause "New" or "Revised" License
32.67k stars 3.68k forks source link

Add shortcut to --verify=no #1536

Open franciscobretal opened 8 months ago

franciscobretal commented 8 months ago

Checklist


Enhancement request

It'd be nice to have a shortcut to the --verify=no option, just like cURL's -k flag.


Problem it solves

Personally, I think this option is very common, especially when dealing with self-signe SSL certificates. I think it would be a nice addition to reduce the amount of characters to type.