Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-121755

Handle information HTTP replies (1xx) for HTTP/2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.8.0 FF
    • 6.8
    • Network: HTTP
    • None
    • All
    • 13
    • 6d08db866 (dev)
    • Foundation Sprint 100, Foundation Sprint 101, Foundations Sprint 102

      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.

        For Gerrit Dashboard: QTBUG-121755
        # Subject Branch Project Status CR V

            mate Máté Barany
            manordheim Mårten Nordheim
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes