- call
void call(string url, string requestBody)
Undocumented in source.
- post
ClientResponse post(string url, string fileName, File file)
Undocumented in source.
- post
ClientResponse post(string url, string requestBody)
Undocumented in source. Be warned that the author may not have intended to support it.
- post
ClientResponse post(string url)
Undocumented in source. Be warned that the author may not have intended to support it.