RESTful API client with support for type-safe connectivity.
HttpMethod
enum class HttpMethod
RestClient
open class RestClient
An agent responsible for remote calls.
HTTP_UNAUTHORIZED
const val HTTP_UNAUTHORIZED: Int
HTTP status unauthorized (401).