Scala and HttpClient: How do I resolve this error?
- by Benjamin Metz
I'm using scala with Apache HttpClient, and working through examples. I'm getting the following error:
/Users/benjaminmetz/IdeaProjects/JakartaCapOne/src/JakExamp.scala
Error:Error:line (16)error: overloaded method value execute with alternatives
(org.apache.http.HttpHost,org.apache.http.HttpRequest)org.apache.http.HttpResponse
<and> …