Is it possible to debug websockets in a application that was made using Qtwebkit?
I've activated the Qtwebkit debugger, but I can't find some tab like the one included in Chrome inspector that's call "network" and filter it by websockets...
Despite this, if not possible with debugger, will be great to know at least techniques on how to debug websockets.