hssp
hssp copied to clipboard
CLI to avoid remembering the http status codes
I would like `hssp 404` to work as a shortcut for `hssp code 404`.
I see the utility in being able to request a code or a class but I'd prefer to type (and remember) less. Could this be simplified to a single command...
That could be interesting to have directly the RFC: ``` $ hssp code 204 --print Hypertext Transfer Protocol -- HTTP/1.1 Status of this Memo This document specifies an Internet standards...
Refer to #2
Would also help if this could list/detail request and response headers because they are a pain to remember.