RFC (Request for Comments)
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/rfc/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/rfc/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/rfc/)
Use the native HTML custom element.
A Request for Comments (RFC) is a formal document published by the Internet Engineering Task Force (IETF) that defines internet standards, protocols, and best practices. Despite the informal name, finalized RFCs are authoritative technical standards — nearly every foundational internet protocol, including [[dns|DNS]] (RFC 1034/1035), [[epp|EPP]] (RFC 5730), and [[whois-protocol|WHOIS]] (RFC 3912), is defined by an RFC. RFCs go through a proposal and review process before becoming standards.
Example
RFC 1034 and RFC 1035, published in 1987, define the core DNS protocol that still underlies all domain name resolution today.