Skip to content

0.3.0

Compare
Choose a tag to compare
@palkan palkan released this 21 Apr 17:44
· 24 commits to master since this release

Features

  • Add HTTP headers support.

Example:

acli -u example.com --headers="x-api-token:secret,cookie:username=John"
  • Added disconnect messages support.

Changes

  • Replaced -m option with --quit-after.

Fixed

  • Fixed query string support.

Now ?q=s is passed to the server.