[webkit-dev] Get the HTTP "request" and "response" when loading a URL

Gustavo Noronha Silva gns at gnome.org
Wed Jan 28 08:13:38 PST 2009


Hello,

On Tue, 2009-01-27 at 09:36 +0100, ferrety ferrety wrote:
> When using "./Programs/GtkLauncher" to load a web page, let say
> "http://www.cnn.com",
> I'd like it to output both HTTP "request" it sends to the server and
> "response" from that server,
> both printed on the shell.

That is mostly not supported API-wise as of yet, on the GTK+ port. You
can take a look at this bug report to know where things stand:

	https://bugs.webkit.org/show_bug.cgi?id=18608

Take a look also at the frame loaders rework:

	https://bugs.webkit.org/show_bug.cgi?id=17066

See you,

-- 
Gustavo Noronha Silva <gns at gnome.org>
GNOME contributor: http://www.gnome.org/



More information about the webkit-dev mailing list