We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4281fec commit 1ae94e9Copy full SHA for 1ae94e9
draft-ietf-moq-transport.md
@@ -2453,8 +2453,6 @@ OBJECT_DATAGRAM {
2453
Publisher Priority (8),
2454
Extension Headers Length (i),
2455
[Extension headers (...)],
2456
- Object Payload Length (i),
2457
- [Object Status (i)],
2458
Object Payload (..),
2459
}
2460
~~~
@@ -2474,6 +2472,8 @@ OBJECT_DATAGRAM_STATUS {
2474
2472
Group ID (i),
2475
2473
Object ID (i),
2476
+ Extension Headers Length (i),
+ [Extension headers (...)],
2477
Object Status (i),
2478
2479
0 commit comments