I try to intercept response headers of displayed page in QWebEnginePage.
I have saw this post Capture server response with QWebEngineView, but only URL is returned.
So is there a way to retrive response header in QWebEngine? Or if not is there an alternative solution?