Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Capture client request HEADERS with QWebEngineView
Forum Updated to NodeBB v4.3 + New Features

Capture client request HEADERS with QWebEngineView

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 979 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lgeffect
    wrote on last edited by
    #1

    There is a need for interception of the created HTTP request and reading its HEADERS !. The Internet found it: https://stackoverflow.com/questions/40309105/capture-server-response-with-qwebengineview , and it is impossible to access the headers that were generated on the page, but you can only insert your own. In this regard, I found the correct information only for the old QWebView, and QWebEngineView does not.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved