Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

0.3.0

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.