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

Extend QWebEngineClientHints to allow changing Sec-CH-UA

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 6.8.2
    • WebEngine
    • None

    Description

      It is now possible to modify the value of Sec-CH-UA-Full-Version-List

      But not Sec-CH-UA that is supposed to be the same value with truncated versions.

      Since in javascript its value is accessible through NavigatorUAData.brands, I suggest to add:

      QVariantMap QWebEngineClientHints::brands() const
      void	QWebEngineClientHints::setBrands(const QVariantMap &)
      

      Attachments

        Issue Links

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

          Activity

            People

              davidsz Szabolcs David
              bterrier Benjamin Terrier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change