Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.6 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.6 KB

alfred-http-status-codes

Status code info

Use Alfred search to get quick info about HTTP status codes, and hit enter to get taken to more in-depth information about each code.

Download

How to use

To invoke alfred-http-status-codes, simply type http followed by the status code you would like more information about. The workflow will intelligently filter the status codes as you type, so if you enter http 2, alfred-http-status-codes will display all 200 status codes, along with their name, and a brief description. You can also search for status codes by name, so entering http continue will return 100: Continue. If you would like more in-depth information about a particular status code, simply hit enter to be taken to the W3C page about that status code.

Credits

Thank you to:

You're gonna shine