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

Bug in http header handling on WASM

    XMLWordPrintable

Details

    • WebAssembly
    • a13d84b56 (dev), adfc440fc (6.9), dc941f226 (tqtc/lts-6.8), 136fb1d75 (tqtc/lts-6.5)

    Description

      I cannot use colons (":") in header values with QNetWorkReply::header() or QNetWorkReply::rawHeader() on the WASM platform. It seems to me that the RFCs allow this, but QT removes everything that follows the colon.

      I've attached a small patch that fixes this for me.

       

      Attachments

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

        Activity

          People

            piwierci Piotr Wierciński
            desperadoduck Florian Schmitt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes