Skip to content

Commit c90c517

Browse files
author
ID Bot
committed
Script updating gh-pages from af0cdc5. [ci skip]
1 parent a8dcb21 commit c90c517

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

afrind-request-update/draft-ietf-moq-transport.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4522,9 +4522,10 @@ <h3 id="name-subscribe_ok">
45224522
<h3 id="name-request_update">
45234523
<a href="#section-9.11" class="section-number selfRef">9.11. </a><a href="#name-request_update" class="section-name selfRef">REQUEST_UPDATE</a>
45244524
</h3>
4525-
<p id="section-9.11-1">The sender of a request can later send a REQUEST_UPDATE to modify it. The
4526-
receiver of a PUBLISH can also send REQUEST_UPDATE to modify subscriber sent
4527-
parameters.<a href="#section-9.11-1" class="pilcrow"></a></p>
4525+
<p id="section-9.11-1">The sender of a request (SUBSCRIBE, PUBLISH, FETCH, TRACK_STATUS,
4526+
PUBLISH_NAMESPACE, SUBSCRIBE_NAMESPACE) can later send a REQUEST_UPDATE to
4527+
modify it. A subscriber can also send REQUEST_UPDATE to modify parameters of a
4528+
subscription established with PUBLISH.<a href="#section-9.11-1" class="pilcrow"></a></p>
45284529
<p id="section-9.11-2">The receiver of a REQUEST_UPDATE <span class="bcp14">MUST</span> respond with exactly one REQUEST_OK
45294530
or REQUEST_ERROR message indicating if the update was successful.<a href="#section-9.11-2" class="pilcrow"></a></p>
45304531
<p id="section-9.11-3">If a parameter previously set on the request is not present in

afrind-request-update/draft-ietf-moq-transport.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2642,9 +2642,11 @@ Table of Contents
26422642

26432643
9.11. REQUEST_UPDATE
26442644

2645-
The sender of a request can later send a REQUEST_UPDATE to modify it.
2646-
The receiver of a PUBLISH can also send REQUEST_UPDATE to modify
2647-
subscriber sent parameters.
2645+
The sender of a request (SUBSCRIBE, PUBLISH, FETCH, TRACK_STATUS,
2646+
PUBLISH_NAMESPACE, SUBSCRIBE_NAMESPACE) can later send a
2647+
REQUEST_UPDATE to modify it. A subscriber can also send
2648+
REQUEST_UPDATE to modify parameters of a subscription established
2649+
with PUBLISH.
26482650

26492651
The receiver of a REQUEST_UPDATE MUST respond with exactly one
26502652
REQUEST_OK or REQUEST_ERROR message indicating if the update was

0 commit comments

Comments
 (0)