Skip to content

List codes by type

Latest
Compare
Choose a tag to compare
@akabiru akabiru released this 05 Mar 20:14
· 7 commits to master since this release

New feature

Users are able to list status codes by type. E.g.

$ hscode -l 1xx

This should output all informational status codes with descriptions.

Optimisation

  • Add Rspec matchers for easier testing

Closed #16