GET

abstract suspend fun GET(majorPath: String, minorPath: String = "", rateKey: String = majorPath, block: HttpRequestBuilder.() -> Unit = {}): HttpResponse(source)