File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ Frame Contents
269
269
Error Data
270
270
```
271
271
272
- 1 . __ Error Data__ : error information.
272
+ * __ Error Data__ : error information.
273
273
274
274
An ERROR frame is used for dual purposes:
275
275
* As a means for a server to reject a SETUP frame.
@@ -465,12 +465,12 @@ Upon sending a ERROR, the stream is terminated on the Responder.
465
465
466
466
### TODO
467
467
468
- 1 . REQUEST_N needs to return point in stream in some way. Or even a new header type REQUEST_N_POSITIONED, or POSITION header, e.g.
469
- * object (NEXT) counter kept as Requester stat for the stream
470
- 1 . Connection instance
468
+ - [ ] REQUEST_N needs to return point in stream in some way. Or even a new header type REQUEST_N_POSITIONED, or POSITION header, e.g.
469
+ * object (NEXT) counter (and/or RESPONSE byte counter) kept as Requester stat for the stream
470
+ - Connection instance
471
471
* Requester instance
472
472
* Responder instance
473
- 1 . Exlicit METADATA needed?
473
+ - [ ] Exlicit METADATA needed?
474
474
* need to understand metadata semantics
475
475
* could be flag or explicit frame type or if needed to be attached to specific NEXT, could be option header
476
- 1 . Handling the unexpected questions
476
+ - [ ] Handling the unexpected questions
You can’t perform that action at this time.
0 commit comments