[Qt-qml] Nice features to have in Qmlviewer
Thomas Perl
th.perl at gmail.com
Wed Jan 26 09:30:10 CET 2011
Hi!
2011/1/26 Valentine <v.silvansky at gmail.com>:
> You can use wireshark to analyze traffic without using proxy. It's
> multiplatform and free.
If your HTTP server is running on localhost and you're on Windows, you
can try something like SocketSniff, because Wireshark doesn't work for
the loopback interface on Windows (sadly, Wireshark is much more
powerful than SocketSniff). For everything else, Wireshark as
suggested by Valentine is really powerful and you can do
protocol-level filtering (i.e. show me all HTTP GET requests that have
a certain text in their URLs, etc..).
HTH.
Thomas
More information about the Qt-qml
mailing list