mirror of
https://github.com/webmin/webmin.git
synced 2026-06-23 04:20:32 +01:00
Merge branch 'master' of github.com:webmin/webmin
This commit is contained in:
@@ -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 :
|
||||
|
||||
|
||||
Reference in New Issue
Block a user