From d65956b40cb3b4c1ba21b54d2e5184d67c27cbe9 Mon Sep 17 00:00:00 2001 From: Paweł Zuzelski Date: Fri, 21 Aug 2009 11:57:02 +0200 Subject: 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. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') 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 -- cgit v1.2.3