Emile Achadde
val client: HttpHandler = OkHttp() val networkResponse: Response = client(Request(GET, "<http://localhost:9000/greet/Bob>"))