httpcode
httpcode copied to clipboard
Get info about http status codes right at your terminal
Results
3
httpcode issues
Sort by
recently updated
recently updated
newest added
The *usage* message only displays the flags, it does not show how httpcode should be used or what argument is required.
good first issue
Currently, the output looks something like this: ```shell $ httpcode 404 Not Found ``` This could be misleading as the user is unsure if the code is "Not Found in...
good first issue