- downloadFilevoid downloadFile(string url, string target) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getFilevoid[] getFile(string url) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- httpRequestHttpResponse httpRequest(HttpRequest request) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- postvoid[] post(string url, void[] data) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- resolveRedirectstring resolveRedirect(string url) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- urlOKbool urlOK(string url) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
Implementation of Network using libcurl.