PowerToys Run: Http Status Codes
January 9, 2025 ยท View on GitHub
A PowerToys Run plugin for searching HTTP status codes. This plugin displays the codes along with their reason-phrase (e.g. "Not Found") and a short sentence describing the function of this code.
Hitting return opens a browser window with the proper RFC (or MDN) for that status code.

Installation
- Close PowerToys.
- Download latest release.
- Extract it to
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins\. - Start PowerToys.
Usage
http {code}
License
This software is licensed under the MIT licence