RFC Highlights Reference
Most-cited Internet RFCs by number with a one-line title.
Overview
The RFC highlights reference is a searchable index of the most-cited Internet Request for Comments documents — RFC 791 for IPv4, RFC 793 for TCP, RFC 2616 / 9110 for HTTP, RFC 5246 / 8446 for TLS, and dozens more. Each entry shows the number, the title, the publication year, and a one-line note on what it standardises.
Network engineers double-checking which RFC defines a behaviour, students working through a protocols course, and writers who need an accurate citation all want a quick RFC lookup. Long-tail keywords covered: list of most important Internet RFCs, find RFC for HTTP or TLS standard, and RFC number reference.
How it works
RFCs are the canonical specification documents of the Internet, managed by the IETF and published by the RFC Editor. Numbering is sequential and permanent — once an RFC is published, the number never changes even if the document is later obsoleted by a newer RFC. The newer document usually says "Obsoletes: RFC nnnn" in its header, and the old one is marked "Obsoleted by: RFC mmmm".
The reference list is curated to the documents that come up in everyday network work, not the entire eight-thousand-plus catalogue. Each entry links by number so you can fetch the full text from any RFC mirror.
Examples
- RFC 791 (1981) — Internet Protocol (IPv4).
- RFC 9110 (2022) — HTTP Semantics, the modern unified HTTP spec.
- RFC 8446 (2018) — TLS 1.3.
- RFC 1918 (1996) — Address Allocation for Private Internets.
FAQ
Are RFCs the only Internet standards?
For IP-based protocols, yes — the IETF publishes everything via the RFC series. Other organisations (W3C, WHATWG, ECMA) own related stacks like HTML, JavaScript, and CSS.
Why is an RFC sometimes "Informational" or "Experimental"?
Not every RFC is a standard. The track is set by the IESG: "Internet Standard" or "Proposed Standard" carries the strongest weight; "Informational", "Experimental", and "Historic" do not require implementation conformance.
What does "Obsoletes" mean?
The newer RFC fully replaces the older one. Implementers should follow the new spec. The older RFC remains published for historical reference.
How fresh is the index?
The list is hand-curated to widely-cited documents and updated periodically. New RFCs that gain traction are added on review; experimental drafts are not.