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

Expose chrome://net-internals or API to clear HSTS entries

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.15.4
    • None
    • WebEngine
    • None
    • 93a6cc9df0f012bc1e0ed96b6016e1ad1ad07f9d (qt/qtwebengine/5.15)

    Description

      Sometimes it's necessary to clear a HSTS entry for a certain page, e.g. when testing whether HSTS works correctly, after accidentally misconfiguring a server during development, or when accidentally ending up with a HSTS entry for localhost.

      In Chromium, this would typically be done by using chrome://net-internals since it doesn't seem to be available in e.g. the devtools.

      Thus, this currently isn't possible with QtWebEngine - it'd be great to either have access to the net-internals page, or have something like a QWebEnginePage::clearHstsData(QUrl) (or perhaps QString, seeing that it's only a hostname).

      Attachments

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

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            the compiler Florian Bruhin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes