Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:18
Features

* Support Basic Authorization using the `--username` and `--password` options

Improvements

* Middleware chains support early return in case of errors. This is introduced
to support denying unauthorized HTTP requests when Basic Authorization is active