File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -503,10 +503,10 @@ unknown. Recipients of unknown stream types MAY trigger a QUIC STOP_SENDING
503
503
frame with an error code of HTTP_UNKNOWN_STREAM_TYPE, but MUST NOT consider such
504
504
streams to be an error of any kind.
505
505
506
- Implementations SHOULD NOT send stream types the peer is not already known to
507
- support . Stream types which could modify the state or semantics of existing
508
- protocol components, including QPACK or other extensions, MUST NOT be sent until
509
- the peer is known to support them.
506
+ Implementations MAY send stream types before knowing whether the peer supports
507
+ them . However, stream types which could modify the state or semantics of
508
+ existing protocol components, including QPACK or other extensions, MUST NOT be
509
+ sent until the peer is known to support them.
510
510
511
511
# ## Reserved Stream Types {#stream-grease}
512
512
You can’t perform that action at this time.
0 commit comments