Skip to content

Commit af0cdc5

Browse files
authored
Address Suhas Feedback
1 parent 3da76ad commit af0cdc5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

draft-ietf-moq-transport.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2416,9 +2416,10 @@ SUBSCRIBE_OK Message {
24162416

24172417
## REQUEST_UPDATE {#message-request-update}
24182418

2419-
The sender of a request can later send a REQUEST_UPDATE to modify it. The
2420-
receiver of a PUBLISH can also send REQUEST_UPDATE to modify subscriber sent
2421-
parameters.
2419+
The sender of a request (SUBSCRIBE, PUBLISH, FETCH, TRACK_STATUS,
2420+
PUBLISH_NAMESPACE, SUBSCRIBE_NAMESPACE) can later send a REQUEST_UPDATE to
2421+
modify it. A subscriber can also send REQUEST_UPDATE to modify parameters of a
2422+
subscription established with PUBLISH.
24222423

24232424
The receiver of a REQUEST_UPDATE MUST respond with exactly one REQUEST_OK
24242425
or REQUEST_ERROR message indicating if the update was successful.

0 commit comments

Comments
 (0)