hssp icon indicating copy to clipboard operation
hssp copied to clipboard

CLI to avoid remembering the http status codes

Results 5 hssp issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Would also help if this could list/detail request and response headers because they are a pain to remember.