Response

trait Response[A]
class Object
trait Matchable
class Any

Value members

Abstract methods

def decodeResponse(response: Response[String]): Option[R[A]]

Function to validate the response (headers, code).

Function to validate the response (headers, code).