- Which RFCs are indexed?
- 25+ foundational ones covering HTTP, TCP/IP, DNS, SMTP, TLS, OAuth. The RFCs developers actually reference, not every 10,000+ RFC ever published.
- Can I read the full RFC?
- Links to the IETF source (datatracker.ietf.org). The tool surfaces titles, dates, topics, and one-line summaries; the full text is at the linked source.
- How do I cite an RFC?
- Standard format: `[RFC 7231]` for HTTP semantics. Some places use `RFC-7231`. The tool shows the canonical citation format.
- Are obsolete RFCs marked?
- Yes — if an RFC has been superseded (e.g., RFC 2616 by 7230-7237), the tool shows which newer RFC replaced it.