From 4dfdace43ff698b1ce37e424ccb6d70d54918f2f Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 13 Feb 2010 00:09:50 +0100 Subject: readme update for REQUEST_STARTING event --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index 7092508..d051118 100644 --- a/README +++ b/README @@ -638,6 +638,8 @@ Events have this format: could not be loaded for the reason described in `reason_of_error`. * `EVENT [uzbl_instance_name] LOAD_PROGRESS percentage` : While the page is loading, gives the `percentage` of the page that has finished loading. +* `EVENT [uzbl_instance_name] REQUEST_STARTING uri`: http resource gets + requested * `EVENT [uzbl_instance_name] TITLE_CHANGED title_name`: When the title of the page (and hence maybe, the window title) changed. `title_name` is the new title. -- cgit v1.2.3