Razi Kheir
val httpClient = JettyClient( client = HttpClient().apply { isFollowRedirects = false cookieStore = HttpCookieStore.Empty() maxConnectionsPerDestination = 30 })
dave
org.apache.http.client.HttpClient
org.eclipse.jetty.client.HttpClient
A modern programming language that makes developers happier.