"See [H4.3]" 在 RFC 中是什么意思?
What does "See [H4.3]" means in an RFC?
在 https://www.rfc-editor.org/rfc/rfc2326#page-19 上,它有这个部分:
4.3 Message Body
See [H4.3]
还有许多其他人说 See H[x.y]
。
这个H
是什么意思?在哪里可以找到此部分以了解更多信息?我在附录里找不到。
指的是HTTP/1/1规范。
注释在规范中有点隐藏,但在符号顶部附近有部分:
2 Notational Conventions
Since many of the definitions and syntax are identical to HTTP/1.1,
this specification only points to the section where they are defined
rather than copying it. For brevity, [HX.Y] is to be taken to refer
to Section X.Y of the current HTTP/1.1 specification (RFC 2068 [2]).
我猜你知道,但以防万一 - 此 RFC 已被后来的 RTSP RFC 取代和废弃:https://www.rfc-editor.org/rfc/rfc7826
在 https://www.rfc-editor.org/rfc/rfc2326#page-19 上,它有这个部分:
4.3 Message Body
See [H4.3]
还有许多其他人说 See H[x.y]
。
这个H
是什么意思?在哪里可以找到此部分以了解更多信息?我在附录里找不到。
指的是HTTP/1/1规范。
注释在规范中有点隐藏,但在符号顶部附近有部分:
2 Notational Conventions
Since many of the definitions and syntax are identical to HTTP/1.1, this specification only points to the section where they are defined rather than copying it. For brevity, [HX.Y] is to be taken to refer to Section X.Y of the current HTTP/1.1 specification (RFC 2068 [2]).
我猜你知道,但以防万一 - 此 RFC 已被后来的 RTSP RFC 取代和废弃:https://www.rfc-editor.org/rfc/rfc7826