- downloadFile
void downloadFile(string url, string target)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFile
void[] getFile(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
- httpRequest
HttpResponse httpRequest(HttpRequest request)
Undocumented in source. Be warned that the author may not have intended to support it.
- post
void[] post(string url, void[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- resolveRedirect
string resolveRedirect(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
- urlOK
bool urlOK(string url)
Undocumented in source. Be warned that the author may not have intended to support it.