Skip to content

Commit 6d8696f

Browse files
authored
Receiver of PUBLISH can send REQUEST_UPDATE too
1 parent 4f638b1 commit 6d8696f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

draft-ietf-moq-transport.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2338,7 +2338,9 @@ SUBSCRIBE_OK Message {
23382338

23392339
## REQUEST_UPDATE {#message-request-update}
23402340

2341-
The sender of a request can later send a REQUEST_UPDATE to to modify it.
2341+
The sender of a request can later send a REQUEST_UPDATE to to modify it. The
2342+
receiver of a PUBLISH can also send REQUEST_UPDATE to modify subscriber sent
2343+
parameters.
23422344

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

0 commit comments

Comments
 (0)