Httpcode.el
Explains the meaning of an HTTP status code in minibuffer
Install / Use
/learn @rspivak/Httpcode.elREADME
::
_ _ _____ _____ ____ ____ ___ ____ _____ _____ _
| | | |_ _|_ _| _ \ / ___/ _ \| _ \| ____| | ____| |
| |_| | | | | | | |_) | | | | | | | | | _| | _| | |
| _ | | | | | | __/| |__| |_| | |_| | |___ _| |___| |___
|_| |_| |_| |_| |_| \____\___/|____/|_____(_)_____|_____|
httpcode.el provides a simple command hc that explains the meaning of an HTTP status code in minibuffer.
Installation
Copy httpcode.el to your load-path and add to your .emacs:
::
(require 'httpcode)
Alternately use Marmalade <http://marmalade-repo.org>_:
::
M-x package-install httpcode
Then run the command with M-x hc
Usage
::
M-x hc RET Enter HTTP code: 418 RET
Status code 418
Message: I'm a teapot
Code explanation: The HTCPCP server is a teapot
Command line alternative
http://github.com/rspivak/httpcode <http://github.com/rspivak/httpcode>_
Related Skills
node-connect
337.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.3kCommit, push, and open a PR
