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

Add support for QNetworkAccessManager or similar

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 5.3.1, 5.4.0 Beta
    • WebEngine

      Instead of forcing to use Chromium's built-in network stack add the option to use QNetworkAccessManager like QtWebKit did or a similar mechanism.

      Ideas:

      1. Provide a abstract base class of a WebEngine NetworkAccessManager which can be subclasses and set on the QtWebEnginge instance. This base class uses Chromium's network stack as fallback by default.
      2. Support QNetworkAccessmanager directly to ease the transition from QtWebkit to QtWebEnginge

      IMO this feature is very important. Imagine an application setup which displays website. But these website cannot be accessed via HTTP but via a custom socket for example, etc.

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

            mibrunin Michael Bruning
            raven-worx raven-worx
            Votes:
            15 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes