This commit is contained in:
Ilia Rostovtsev
2019-05-19 13:01:06 +03:00
parent 2ab5ff1b7e
commit accbcfd4d4

View File

@@ -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 :