RESTful API client with support for type-safe connectivity.
enum class HttpMethod |
|
data class Response<T>
A response wrapper |
|
open class RestClient
An agent responsible for remote calls. |
const val HTTP_UNAUTHORIZED: Int
HTTP status unauthorized (401). |