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

Give access to the full request through QWebEngineUrlRequestInfo

XMLWordPrintable

      Using the class QWebEngineUrlRequestInterceptor we can get the url and the method used for the request but raw data are missing.

      For example in case of POST we don't have access to the body.

      My use case is : I would like to manage smart bookmarks to be able to repeat a request as needed. For example if I want to check new discounts on an e-shop website with specific filters that use the method POST, I have to fill it every-time I to check. Instead I would like to save the request next to the url, title, description to go back to the same page with the same post request directly from my bookmark link.

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

            yigitakcay Yiğit Akçay (Inactive)
            jeremyl. Jeremy
            Votes:
            3 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are 3 open Gerrit changes