with Url
private fun HttpRequestBuilder.withUrl(path: String, queryParams: QueryParams = emptyList(), extraConfig: URLBuilder.() -> Unit = {})
Util function that should be common to all HTTP-method functions
Util function that should be common to all HTTP-method functions