VibedHttpClient

Undocumented in source.

Members

Functions

sendGetRequest
string sendGetRequest(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
sendPostRequestJson
string sendPostRequestJson(string url, string bodyJson)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From HttpClient

sendGetRequest
string sendGetRequest(string url)
Undocumented in source.
sendPostRequestJson
string sendPostRequestJson(string url, string bodyJson)
Undocumented in source.

Meta