diff --git a/web-lib-funcs.pl b/web-lib-funcs.pl index 84053d1fd..f68c7082a 100755 --- a/web-lib-funcs.pl +++ b/web-lib-funcs.pl @@ -2309,7 +2309,7 @@ while(1) { return $anyneg; } -=head2 http_download(host, port, page, destfile, [&error], [&callback], [sslmode], [user, pass], [timeout], [osdn-convert], [no-cache], [&headers]) +=head2 http_download(host, port, page, destfile, [&error], [&callback], [sslmode], [user], [pass], [timeout], [osdn-convert], [no-cache], [&headers]) Downloads data from a HTTP url to a local file or string. The parameters are :