Details
-
Technical task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Foundation Sprint 69, Foundation Sprint 70, Foundation Sprint 71, Foundation Sprint 72, Foundation Sprint 73, Foundation Sprint 74, Foundation Sprint 75, Foundation Sprint 76, Foundation Sprint 101, Foundations Sprint 102, Foundation Sprint 103, Foundation Sprint 104, Foundation Sprint 105, Foundation Sprint 106, Foundation Sprint 107, Foundation Sprint 108, Foundation Sprint 109, Foundation Sprint 110, Foundation Sprint 111, Foundation Sprint 112, Foundation Sprint 113, Foundation Sprint 114
-
10b7b7fcf (dev), 6aa1cb05e (dev), c26e16e1d (6.8), c373e728c (6.8)
Description
Add tests that the following work:
- No headers inside HEADERS frame but some inside following CONTINUATION frame.
- Some headers inside a HEADERS frame and some inside a CONTINUATION frame.
- Headers inside a HEADERS frame followed by multiple CONTINUATION frames with headers.
Illegal data to test for is:
- A DATA frame between a HEADERS frame and a CONTINUATION frame.
- A CONTINUATION frame after a frame with END_HEADERS set.
- A CONTINUATION frame with stream id 0x00.
- A CONTINUATION frame with different stream id than previous frame.
Attachments
For Gerrit Dashboard: QTBUG-122458 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
573541,4 | QHttp2Connection: Return connection error if CONTINUATION isn't expected | dev | qt/qtbase | Status: MERGED | +2 | 0 |
573702,8 | QHttp2Connection: Add test for CONTINUATION frames | dev | qt/qtbase | Status: MERGED | +2 | 0 |
576378,2 | QHttp2Connection: Return connection error if CONTINUATION isn't expected | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |
576969,2 | QHttp2Connection: Add test for CONTINUATION frames | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |