kvision / pl.treksoft.kvision.rest

Package pl.treksoft.kvision.rest

RESTful API client with support for type-safe connectivity.

Types

HttpMethod

enum class HttpMethod

RestClient

open class RestClient

An agent responsible for remote calls.

Properties

HTTP_UNAUTHORIZED

const val HTTP_UNAUTHORIZED: Int

HTTP status unauthorized (401).