跳到主要内容

68 篇文档带有标签「rfc」

查看所有标签

17. 致谢

本备忘录基于 IETF 音频/视频传输工作组内的讨论, 该工作组由 Stephen Casner 和 Colin Perkins 主持。

7. Fictional Example (虚构示例)

免责声明: 此示例使用虚构服务 "foobar" 来帮助理解 SRV 记录。如果服务 "foobar" 被实现, 并不意味着它必然会使用 SRV 记录。

RFC 1157 - 简单网络管理协议 (SNMP)

RFC 1157 定义了简单网络管理协议 (SNMP) 第1版, 用于监控和管理网络设备。提供 Get、Set、Trap 操作来查询和修改设备状态。是网络管理的基础协议, 广泛用于路由器、交换机、服务器等设备。

RFC 7578 - Returning Values from Forms: multipart/form-data

RFC 7578 defines the multipart/form-data media type used for HTML form submission, particularly for file upload scenarios. It specifies the encoding format for form data, Content-Disposition headers, filename handling, and other details. This is the core standard for implementing file upload functionality in web development.

RFC 8555 - Automatic Certificate Management Environment (ACME)

RFC 8555 defines the Automatic Certificate Management Environment (ACME) protocol for automating SSL/TLS certificate application, validation, and issuance. Let's Encrypt widely adopts this protocol to enable free HTTPS certificate automation, significantly advancing web encryption adoption.