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

Request to add an option for case sensitivity in QNetworkRequest::setRawHeader().

XMLWordPrintable

    • c21a3afb4 (dev), 797a0ffc7 (dev), 6a0f01c4a (6.10), 8c659d117 (tqtc/lts-6.8), 6a428409b (6.10)

      Request to add an option for case sensitivity in QNetworkRequest::setRawHeader(), so it doesn't force header names to be converted to lowercase.

      Currently, calling QNetworkRequest::setRawHeader("X-Api-Key", ...) results in the header name being converted to lowercase.

      Some hardware devices have a legacy design that checks the case of the header name and does not match it if the case is changed.

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

            manordheim MÃ¥rten Nordheim
            mahdi.belila Mehdi Belila
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: