Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8
-
None
-
-
13
-
6d08db866 (dev)
-
Foundation Sprint 100, Foundation Sprint 101, Foundations Sprint 102
Description
I'm not sure to what degree informational HTTP replies are handled with http/2 at the moment. So this task is to figure that out, then expand or add the handling of it as needed.
While I don't think HTTP2 supports changing protocol we might still want to leave 101 without any special handling.
100 and 102-199 headers should be skipped and we should read the next header+body unless it was marked as end-of-stream.
We also need to test this handling in tst_http2.
Attachments
Issue Links
- relates to
-
QTBUG-108068 QNetworkAccessManager should handle all informational HTTP replies
- Closed