marsrestclient ~master (2017-03-12T11:31:18Z)
Dub
Repo
UrlHelper
mars
UrlHelper
Undocumented in source.
class
UrlHelper {
static
string
createUrl
(string baseUrl, string requestUrl, string[string] urlParams, RequestParams params);
}
Members
Static functions
createUrl
string
createUrl
(string baseUrl, string requestUrl, string[string] urlParams, RequestParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mars
UrlHelper
modules
HttpClient
HttpClientOptions
HttpRequest
HttpResponse
HttpResponseHandler
RequestParams
ServerException
StatusCode
TimeoutException
UrlHelper
clients