418 I'm a teapot
Summary
HTTP 418 'I'm a teapot' status code is documented on MDN as a humorous response indicating a server refuses to brew coffee, originating from an April Fools' RFC that was formally reserved in RFC 9110.
View Cached Full Text
Cached at: 04/21/26, 02:58 AM
Similar Articles
RFC 10008: The HTTP QUERY Method
RFC 10008 defines the new HTTP QUERY method, allowing safe, idempotent, and cacheable requests with a body, addressing limitations of GET and POST for RPC-style APIs.
TIL: You can make HTTP requests without curl using Bash /dev/TCP
Learn how to use bash's built-in /dev/tcp feature to make HTTP requests from containers without curl or wget, useful for lightweight debugging in restricted environments.
@avrldotdev: The best guide for anyone to dive how an HTTP server works & build one yourself. This article will help you learn: 0. N…
A comprehensive guide on how an HTTP server works, covering networking protocols, chunked encoding, state machines, parser writing, and concurrency basics, with instructions to build one yourself.
Show HN: Mcpsnoop – Wireshark for MCP (transparent proxy and live TUI)
Mcpsnoop is an open-source transparent proxy with a live terminal UI that sits between AI clients and MCP servers, showing real-time JSON-RPC traffic for debugging tool calls, capabilities, and performance without setup.
apernet/hysteria
Hysteria is a high-performance, censorship-resistant proxy tool built on a customized QUIC protocol, supporting various modes including SOCKS5 and TCP/UDP forwarding.