Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Qt Webkit requests
Forum Updated to NodeBB v4.3 + New Features

Qt Webkit requests

Scheduled Pinned Locked Moved Unsolved Qt WebKit
2 Posts 2 Posters 411 Views 1 Watching
  • 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.
  • Q Offline
    Q Offline
    QuasiSimon
    wrote on last edited by
    #1

    Hi everybody!
    Now I'm solving the problem of parsing pages. The page is constantly updated through xhr requests. In order not to constantly refresh the page, I use Fiddler to intercept response with a specific name and redirect thier responses to the application on Qt via TCP. At the same time, Google Chrome and Fiddler are constantly open. I would like to get by with one application that would use the "hedless browser" and upon the event of the creation of the XHR request would give me an response. Is it possible to do this with Qt WebKit?
    P.S. Sorry for my english =).

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Konstantin Tokarev
      wrote on last edited by
      #2

      Yes, it's possible.

      1 Reply Last reply
      3

      • Login

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