aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Paweł Zuzelski <pawelz@pld-linux.org>2009-08-21 11:57:02 +0200
committerGravatar Paweł Zuzelski <pawelz@pld-linux.org>2009-08-21 11:57:02 +0200
commitd65956b40cb3b4c1ba21b54d2e5184d67c27cbe9 (patch)
treeb4292ea460ba1d0a8dabbec5bd472663da6b2f32 /README
parentfa4f3430215808ae4f9af78f00869e9a96b244ef (diff)
Pass proxy_url to download handler
Pass the value of proxy_url variable as optional 9th argument of download handler. Added support for http proxy to the example download handler script. Updated README file.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index b36293c..f9037c9 100644
--- a/README
+++ b/README
@@ -364,6 +364,7 @@ The script specific arguments are this:
* download:
$8 url of item to download
+ $9 url of http proxy (optional)
* cookie handler