aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-02-13 00:09:50 +0100
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-02-13 00:09:50 +0100
commit4dfdace43ff698b1ce37e424ccb6d70d54918f2f (patch)
tree427ebde820020723248ced90d8e84ccb11b04f05 /README
parentcabad0ad357cad6e23a42b37055572df26c14283 (diff)
readme update for REQUEST_STARTING event
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
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.