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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • 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

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes