Skip to content

List codes by type

Latest

Choose a tag to compare

@akabiru akabiru released this 05 Mar 20:14

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