Package-level declarations

Types

Link copied to clipboard

This is a list of Hypertext Transfer Protocol (HTTP) response status codes.

Functions

Link copied to clipboard
Link copied to clipboard
fun <T, R> request(call: Call<T>, transform: (T) -> R, default: T): Either<Failure, R>