aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 8a2c48f..a16638d 100644
--- a/README
+++ b/README
@@ -118,7 +118,9 @@ The script specific arguments are this:
$8 url of item to download
* cookie handler
$8 GET/PUT
- $9 cookie (only with PUT requests)
+ $9 request address host (if current page url is www.foo.com/somepage, this could be something else then foo, eg advertising from another host)
+ $10 request address path
+ $11 cookie (only with PUT requests)
KNOWN BUGS
- Segfaults when using zoom commands (happens when max zoom already reached?).