Skip to content

v0.3.0

Compare
Choose a tag to compare
@asciimoo asciimoo released this 07 Mar 22:41
· 74 commits to master since this release
  • 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