- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- post
string post(string url, string contentType, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
- postForm
string postForm(string url, HttpBody content)
Undocumented in source. Be warned that the author may not have intended to support it.
- runGet
string runGet(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
- testAsynchronousGet
void testAsynchronousGet()
Undocumented in source. Be warned that the author may not have intended to support it.
- testFormPost
void testFormPost()
Undocumented in source. Be warned that the author may not have intended to support it.
- testGet
void testGet()
Undocumented in source. Be warned that the author may not have intended to support it.
- testGetHttps
void testGetHttps()
Undocumented in source. Be warned that the author may not have intended to support it.
- testPost
void testPost()
Undocumented in source. Be warned that the author may not have intended to support it.