§7.8.

FETCH_CANCEL

A subscriber issues a FETCH_CANCEL message to a publisher indicating it is no longer interested in receiving Objects for the fetch specified by 'Subscribe ID'. The publisher SHOULD close the unidirectional stream as soon as possible.

The format of FETCH_CANCEL is as follows:

FETCH_CANCEL Message {
  Type (i) = 0x17,
  Length (i),
  Subscribe ID (i)
}
Figure 9: MOQT FETCH_CANCEL Message
  • Subscribe ID: Subscription Identifier as defined in Section 7.7.

This is one section of the MoQT specification, rendered per-section for quick reference and citation. The authoritative text is draft-ietf-moq-transport-08 at the IETF.