HttpRequestUtils

class HttpRequestUtils(baseUrl: String)

Constructors

Link copied to clipboard
constructor(baseUrl: String)

Functions

Link copied to clipboard
fun postRequest(jsonPostBody: String, urlPath: String): String