File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,12 @@ replacing the protocol.
57
57
58
58
Greasing, a technique initially designed for TLS {{?GREASE=RFC8701}} and later
59
59
adopted by other protocols such as QUIC {{?QUIC=RFC9000}}, can help support the
60
- long-term viability of protocol extension points. Greasing is suitable for many
61
- protocols but not all; {{Section 3.3 of ?VIABILITY=RFC9170}} discusses the
62
- applicability and limitations of greasing. {{grease-considerations}} provides
63
- additional protocol maintenance considerations.
60
+ long-term viability of protocol extension points. In these protocols, extension
61
+ codepoints are reserved only for greasing and when received must be ignored.
62
+ Greasing is suitable for many protocols but not all; {{Section 3.3 of
63
+ ?VIABILITY=RFC9170}} discusses the applicability and limitations of greasing.
64
+ {{grease-considerations}} provides additional protocol maintenance
65
+ considerations.
64
66
65
67
Applications are built with the intent of serving user needs {{?END-USERS=RFC8890}}, which might only
66
68
require support for a subset of protocol features. Adapting to changing user
You can’t perform that action at this time.
0 commit comments