v0.3.0
- Request header autocompletion
- Configurable statusline
- JSON requests with
-j
/--json
flags - Allow insecure HTTPS requests (
-k
/--insecure
flags) - Socks proxy support (
-x
/--proxy
flags) - Disable following redirects (
-R
/--disable-redirects
flags) - Enhanced TLS support (
-T
/--tls
,-1
/--tlsv1
,--tlsv1.0
,--tlsv1.1
,--tlsv1.2
flags) - Commands for line and word deletion
- Home/end navigation fix