Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.4 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.4 KB

PowerToys Run: Http Status Codes

GitHub release GitHub all releases GitHub release (latest by date)

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.

httpstatuscode

Installation

  1. Close PowerToys.
  2. Download latest release.
  3. Extract it to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins\.
  4. Start PowerToys.

Usage

  • http {code}

License

This software is licensed under the MIT licence