Christian Sousa
HttpClient{ expectSuccess = false HttpResponseValidator { validateResponse { response -> println("RESP: $response") } handleResponseException { cause -> println("CAUSE: $cause") }} }
validateResponse
handleResponseException
e5l
A modern programming language that makes developers happier.